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{^ 1110011110010110100010111110101010110011101010001110101110100000101100001110101110100000100111000110111001111101111001111001011010001011111010101011001110101000111010111010000010110000111010111010000010011100011011100111101101011110 e7968beab3a8eba0b0eba09c6e7de7968beab3a8eba0b0eba09c6e7b5e
UHC 疋골렰렜n}疋골렰렜n{^ 111110011011010110110000111100011000111010111101100011101010111001101110011111011111100110110101101100001111000110001110101111011000111010101110011011100111101101011110 f9b5b0f18ebd8eae6e7df9b5b0f18ebd8eae6e7b5e

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