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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 蝨??n}蝨??n{^ 11100101100111000011111100111111011011100111110111100101100111000011111100111111011011100111101101011110 e59c3f3f6e7de59c3f3f6e7b5e
EUC-JP 蝨??n}蝨??n{^ 11101001111111000011111100111111011011100111110111101001111111000011111100111111011011100111101101011110 e9fc3f3f6e7de9fc3f3f6e7b5e
UTF-8 蝨덊뢔n}蝨덊뢔n{^ 1110100010011101101010001110101110001101100010101110101110100010100101000110111001111101111010001001110110101000111010111000110110001010111010111010001010010100011011100111101101011110 e89da8eb8d8aeba2946e7de89da8eb8d8aeba2946e7b5e
UHC 蝨덊뢔n}蝨덊뢔n{^ 1110001110100100100010001110110110001111010011110110111001111101111000111010010010001000111011011000111101001111011011100111101101011110 e3a488ed8f4f6e7de3a488ed8f4f6e7b5e

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