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{^ 11100000101110111001011111110100011011100111110111100000101110111001011111110100011011100111101101011110 e0bb97f46e7de0bb97f46e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP à??ôn}à??ôn{^ 100011111010101110100010001111110011111110001111101010111101010001101110011111011000111110101011101000100011111100111111100011111010101111010100011011100111101101011110 8faba23f3f8fabd46e7d8faba23f3f8fabd46e7b5e
UTF-8 ໗ôn}໗ôn{^ 110000111010000011000010101110111100001010010111110000111011010001101110011111011100001110100000110000101011101111000010100101111100001110110100011011100111101101011110 c3a0c2bbc297c3b46e7dc3a0c2bbc297c3b46e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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