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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 飮?n}飮?n{^ 1001111101011010001111110110111001111101100111110101101000111111011011100111101101011110 9f5a3f6e7d9f5a3f6e7b5e
EUC-JP 飮?n}飮?n{^ 1101110110111011001111110110111001111101110111011011101100111111011011100111101101011110 ddbb3f6e7dddbb3f6e7b5e
UTF-8 飮쩶n}飮쩶n{^ 1110100110100011101011101110110010101001101101100110111001111101111010011010001110101110111011001010100110110110011011100111101101011110 e9a3aeeca9b66e7de9a3aeeca9b66e7b5e
UHC 飮쩶n}飮쩶n{^ 11101011111001101010010101101100011011100111110111101011111001101010010101101100011011100111101101011110 ebe6a56c6e7debe6a56c6e7b5e

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