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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 中蛟??n}中蛟??n{^ 1001001010000110111001011000000000111111001111110110111001111101100100101000011011100101100000000011111100111111011011100111101101011110 9286e5803f3f6e7d9286e5803f3f6e7b5e
EUC-JP 中蛟??n}中蛟??n{^ 1100001111100110111010011110000000111111001111110110111001111101110000111110011011101001111000000011111100111111011011100111101101011110 c3e6e9e03f3f6e7dc3e6e9e03f3f6e7b5e
UTF-8 中蛟렰렧n}中蛟렰렧n{^ 1110010010111000101011011110100010011011100111111110101110100000101100001110101110100000101001110110111001111101111001001011100010101101111010001001101110011111111010111010000010110000111010111010000010100111011011100111101101011110 e4b8ade89b9feba0b0eba0a76e7de4b8ade89b9feba0b0eba0a76e7b5e
UHC 中蛟렰렧n}中蛟렰렧n{^ 111100011110100111001110111100011000111010111101100011101011011001101110011111011111000111101001110011101111000110001110101111011000111010110110011011100111101101011110 f1e9cef18ebd8eb66e7df1e9cef18ebd8eb66e7b5e

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