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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 덲됊덲됑N}덲됊덲됑N{^ 1110101110001101101100101110101110010000100010101110101110001101101100101110101110010000100100010100111001111101111010111000110110110010111010111001000010001010111010111000110110110010111010111001000010010001010011100111101101011110 eb8db2eb908aeb8db2eb90914e7deb8db2eb908aeb8db2eb90914e7b5e
UHC 덲됊덲됑N}덲됊덲됑N{^ 100010010100011110001001110011001000100101000111100010011101001001001110011111011000100101000111100010011100110010001001010001111000100111010010010011100111101101011110 894789cc894789d24e7d894789cc894789d24e7b5e

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