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{^ 1110101110010001100000001110110010011110100000001110101110010001100000001110101110011000100001010100111001111101111010111001000110000000111011001001111010000000111010111001000110000000111010111001100010000101010011100111101101011110 eb9180ec9e80eb9180eb98854e7deb9180ec9e80eb9180eb98854e7b5e
UHC 둀잀둀똅N}둀잀둀똅N{^ 100010011111101010011111111000001000100111111010100011000100011001001110011111011000100111111010100111111110000010001001111110101000110001000110010011100111101101011110 89fa9fe089fa8c464e7d89fa9fe089fa8c464e7b5e

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