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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 硝燾n}硝燾n{^ 10001111110010011111101101011010011011100111110110001111110010011111101101011010011011100111101101011110 8fc9fb5a6e7d8fc9fb5a6e7b5e
EUC-JP 硝燾n}硝燾n{^ 101111101100101110001111110010101011110101101110011111011011111011001011100011111100101010111101011011100111101101011110 becb8fcabd6e7dbecb8fcabd6e7b5e
UTF-8 硝燾n}硝燾n{^ 1110011110100001100111011110011110000111101111100110111001111101111001111010000110011101111001111000011110111110011011100111101101011110 e7a19de787be6e7de7a19de787be6e7b5e
UHC 硝燾n}硝燾n{^ 11110101101001101101010010100111011011100111110111110101101001101101010010100111011011100111101101011110 f5a6d4a76e7df5a6d4a76e7b5e

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