To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 息贈臓息}息贈臓息{^ 10010001101001111001000110100001100100011001111110010001101001110111110110010001101001111001000110100001100100011001111110010001101001110111101101011110 91a791a1919f91a77d91a791a1919f91a77b5e
EUC-JP 息贈臓息}息贈臓息{^ 11000010101010011100001010100011110000101010000111000010101010010111110111000010101010011100001010100011110000101010000111000010101010010111101101011110 c2a9c2a3c2a1c2a97dc2a9c2a3c2a1c2a97b5e
UTF-8 息贈臓息}息贈臓息{^ 111001101000000110101111111010001011010010001000111010001000011110010011111001101000000110101111011111011110011010000001101011111110100010110100100010001110100010000111100100111110011010000001101011110111101101011110 e681afe8b488e88793e681af7de681afe8b488e88793e681af7b5e
UHC 息贈?息}息贈?息{^ 1110001111010011111100011111110000111111111000111101001101111101111000111101001111110001111111000011111111100011110100110111101101011110 e3d3f1fc3fe3d37de3d3f1fc3fe3d37b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)