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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 摯?摯?N}摯?摯?N{^ 1001110110010101001111111001110110010101001111110100111001111101100111011001010100111111100111011001010100111111010011100111101101011110 9d953f9d953f4e7d9d953f9d953f4e7b5e
EUC-JP 摯?摯?N}摯?摯?N{^ 1101100111110101001111111101100111110101001111110100111001111101110110011111010100111111110110011111010100111111010011100111101101011110 d9f53fd9f53f4e7dd9f53fd9f53f4e7b5e
UTF-8 摯믈摯므N}摯믈摯므N{^ 1110011010010001101011111110101110101111100010001110011010010001101011111110101110101111100000000100111001111101111001101001000110101111111010111010111110001000111001101001000110101111111010111010111110000000010011100111101101011110 e691afebaf88e691afebaf804e7de691afebaf88e691afebaf804e7b5e
UHC 摯믈摯므N}摯믈摯므N{^ 111100101010011110111001110010011111001010100111101110011100011101001110011111011111001010100111101110011100100111110010101001111011100111000111010011100111101101011110 f2a7b9c9f2a7b9c74e7df2a7b9c9f2a7b9c74e7b5e

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