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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN イ餮イ飩n}イ餮イ飩n{^ 1011001011101001010101111011001011101001010010100110111001111101101100101110100101010111101100101110100101001010011011100111101101011110 b2e957b2e94a6e7db2e957b2e94a6e7b5e
EUC-JP イ餮イ飩n}イ餮イ飩n{^ 100011101011001011110001101110001000111010110010111100011010101101101110011111011000111010110010111100011011100010001110101100101111000110101011011011100111101101011110 8eb2f1b88eb2f1ab6e7d8eb2f1b88eb2f1ab6e7b5e
UTF-8 イ餮イ飩n}イ餮イ飩n{^ 1110111110111101101100101110100110100100101011101110111110111101101100101110100110100011101010010110111001111101111011111011110110110010111010011010010010101110111011111011110110110010111010011010001110101001011011100111101101011110 efbdb2e9a4aeefbdb2e9a3a96e7defbdb2e9a4aeefbdb2e9a3a96e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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