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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP 鉥??n}鉥??n{^ 100011111110001111101000001111110011111101101110011111011000111111100011111010000011111100111111011011100111101101011110 8fe3e83f3f6e7d8fe3e83f3f6e7b5e
UTF-8 鉥덆랧n}鉥덆랧n{^ 1110100110001001101001011110101110001101100001101110101110011110101001110110111001111101111010011000100110100101111010111000110110000110111010111001111010100111011011100111101101011110 e989a5eb8d86eb9ea76e7de989a5eb8d86eb9ea76e7b5e
UHC 鉥덆랧n}鉥덆랧n{^ 1110001011111100100010001110100110001110010010000110111001111101111000101111110010001000111010011000111001001000011011100111101101011110 e2fc88e98e486e7de2fc88e98e486e7b5e

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