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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ??託N}??託N{^ 00111111001111111001000111110101010011100111110100111111001111111001000111110101010011100111101101011110 3f3f91f54e7d3f3f91f54e7b5e
EUC-JP ??託N}??託N{^ 00111111001111111100001011110111010011100111110100111111001111111100001011110111010011100111101101011110 3f3fc2f74e7d3f3fc2f74e7b5e
UTF-8 룶깹託N}룶깹託N{^ 1110101110100011101101101110101010111001101110011110100010101000100101110100111001111101111010111010001110110110111010101011100110111001111010001010100010010111010011100111101101011110 eba3b6eab9b9e8a8974e7deba3b6eab9b9e8a8974e7b5e
UHC 룶깹託N}룶깹託N{^ 1000111110101011101100101010000111110110111111100100111001111101100011111010101110110010101000011111011011111110010011100111101101011110 8fabb2a1f6fe4e7d8fabb2a1f6fe4e7b5e

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