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{^ 1000100110010100001111111000100110010100001111110100111001111101100010011001010000111111100010011001010000111111010011100111101101011110 89943f89943f4e7d89943f89943f4e7b5e
EUC-JP 鉛?鉛?N}鉛?鉛?N{^ 1011000111110100001111111011000111110100001111110100111001111101101100011111010000111111101100011111010000111111010011100111101101011110 b1f43fb1f43f4e7db1f43fb1f43f4e7b5e
UTF-8 鉛냜鉛냚N}鉛냜鉛냚N{^ 1110100110001001100110111110101110000011100111001110100110001001100110111110101110000011100110100100111001111101111010011000100110011011111010111000001110011100111010011000100110011011111010111000001110011010010011100111101101011110 e9899beb839ce9899beb839a4e7de9899beb839ce9899beb839a4e7b5e
UHC 鉛냜鉛냚N}鉛냜鉛냚N{^ 111001101110011110000110011010001110011011100111100001100110011001001110011111011110011011100111100001100110100011100110111001111000011001100110010011100111101101011110 e6e78668e6e786664e7de6e78668e6e786664e7b5e

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