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 ???Qn}???Qn{^ 00111111001111110011111101010001011011100111110100111111001111110011111101010001011011100111101101011110 3f3f3f516e7d3f3f3f516e7b5e
SJIS-WIN 彗??Qn}彗??Qn{^ 100111000110000100111111001111110101000101101110011111011001110001100001001111110011111101010001011011100111101101011110 9c613f3f516e7d9c613f3f516e7b5e
EUC-JP 彗??Qn}彗??Qn{^ 110101111100001000111111001111110101000101101110011111011101011111000010001111110011111101010001011011100111101101011110 d7c23f3f516e7dd7c23f3f516e7b5e
UTF-8 彗딈뱵Qn}彗딈뱵Qn{^ 11100101101111011001011111101011100101001000100011101011101100011011010101010001011011100111110111100101101111011001011111101011100101001000100011101011101100011011010101010001011011100111101101011110 e5bd97eb9488ebb1b5516e7de5bd97eb9488ebb1b5516e7b5e
UHC 彗딈뱵Qn}彗딈뱵Qn{^ 11111011101100101000101011101110100100111001101101010001011011100111110111111011101100101000101011101110100100111001101101010001011011100111101101011110 fbb28aee939b516e7dfbb28aee939b516e7b5e

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