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{^ 1110011110010110100010111110110010111111101100001110101110100000101100001110101110100000100011110110111001111101111001111001011010001011111011001011111110110000111010111010000010110000111010111010000010001111011011100111101101011110 e7968becbfb0eba0b0eba08f6e7de7968becbfb0eba0b0eba08f6e7b5e
UHC 疋쿰렰렏n}疋쿰렰렏n{^ 111110011011010111000100111100011000111010111101100011101010010101101110011111011111100110110101110001001111000110001110101111011000111010100101011011100111101101011110 f9b5c4f18ebd8ea56e7df9b5c4f18ebd8ea56e7b5e

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