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{^ 1110101110101111101010001110110010011110101001111110101110101111101010001110101110010001100000100100111001111101111010111010111110101000111011001001111010100111111010111010111110101000111010111001000110000010010011100111101101011110 ebafa8ec9ea7ebafa8eb91824e7debafa8ec9ea7ebafa8eb91824e7b5e
UHC 믨잧믨둂N}믨잧믨둂N{^ 100100101110101010011111111100101001001011101010100010011111110001001110011111011001001011101010100111111111001010010010111010101000100111111100010011100111101101011110 92ea9ff292ea89fc4e7d92ea9ff292ea89fc4e7b5e

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