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 ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
EUC-JP ?蔿?\on}?蔿?\on{^ 00111111100011111101100111000000001111110101110001101111011011100111110100111111100011111101100111000000001111110101110001101111011011100111101101011110 3f8fd9c03f5c6f6e7d3f8fd9c03f5c6f6e7b5e
UTF-8 롖蔿롏\on}롖蔿롏\on{^ 111010111010000110010110111010001001010010111111111010111010000110001111010111000110111101101110011111011110101110100001100101101110100010010100101111111110101110100001100011110101110001101111011011100111101101011110 eba196e894bfeba18f5c6f6e7deba196e894bfeba18f5c6f6e7b5e
UHC 롖蔿롏\on}롖蔿롏\on{^ 100011101101101011101010110110011000111011010101010111000110111101101110011111011000111011011010111010101101100110001110110101010101110001101111011011100111101101011110 8edaead98ed55c6f6e7d8edaead98ed55c6f6e7b5e

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