Available encodings
Binary
- Code:
- bin
- Bits per char:
- 1
- Available characters:
-
0
1
- Uppercase only:
- -1
Octal
- Code:
- oct
- Bits per char:
- 3
- Available characters:
-
0
1
2
3
4
5
6
7
- Uppercase only:
- -1
Hexadecimal
- Code:
- hex
- Bits per char:
- 4
- Available characters:
-
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
- Uppercase only:
- 1
5 Bit text
- Code:
- 5bit
- Bits per char:
- 5
- Available characters:
-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
.
?
,
!
- Uppercase only:
- 1
ASCII
- Code:
- ascii
- Bits per char:
- 7
- Available characters:
-
!
"
#
$
%
&
'
(
)
*
+
,
-
.
/
0
1
2
3
4
5
6
7
8
9
:
;
<
=
>
?
@
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
[
\
]
^
_
`
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
{
|
}
~
- Uppercase only:
- 0
Latin-1
- Code:
- latin-1
- Bits per char:
- 8
- Available characters:
-
!
"
#
$
%
&
'
(
)
*
+
,
-
.
/
0
1
2
3
4
5
6
7
8
9
:
;
<
=
>
?
@
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
[
\
]
^
_
`
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
{
|
}
~
- Uppercase only:
- 0
home | chess home | about