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{^ 100101010100010000111111001111110011111101101110011111011001010101000100001111110011111100111111011011100111101101011110 95443f3f3f6e7d95443f3f3f6e7b5e
EUC-JP 疋???n}疋???n{^ 110010011010010100111111001111110011111101101110011111011100100110100101001111110011111100111111011011100111101101011110 c9a53f3f3f6e7dc9a53f3f3f6e7b5e
UTF-8 疋비렰렋n}疋비렰렋n{^ 1110011110010110100010111110101110111001100001001110101110100000101100001110101110100000100010110110111001111101111001111001011010001011111010111011100110000100111010111010000010110000111010111010000010001011011011100111101101011110 e7968bebb984eba0b0eba08b6e7de7968bebb984eba0b0eba08b6e7b5e
UHC 疋비렰렋n}疋비렰렋n{^ 111110011011010110111010111100011000111010111101100011101010001001101110011111011111100110110101101110101111000110001110101111011000111010100010011011100111101101011110 f9b5baf18ebd8ea26e7df9b5baf18ebd8ea26e7b5e

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