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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 項?項?N}項?項?N{^ 1000110110000000001111111000110110000000001111110100111001111101100011011000000000111111100011011000000000111111010011100111101101011110 8d803f8d803f4e7d8d803f8d803f4e7b5e
EUC-JP 項?項?N}項?項?N{^ 1011100111100000001111111011100111100000001111110100111001111101101110011110000000111111101110011110000000111111010011100111101101011110 b9e03fb9e03f4e7db9e03fb9e03f4e7b5e
UTF-8 項컃項컀N}項컃項컀N{^ 1110100110100000100001011110110010111011100000111110100110100000100001011110110010111011100000000100111001111101111010011010000010000101111011001011101110000011111010011010000010000101111011001011101110000000010011100111101101011110 e9a085ecbb83e9a085ecbb804e7de9a085ecbb83e9a085ecbb804e7b5e
UHC 項컃項컀N}項컃項컀N{^ 111110101010001110110000011010001111101010100011101100000110011001001110011111011111101010100011101100000110100011111010101000111011000001100110010011100111101101011110 faa3b068faa3b0664e7dfaa3b068faa3b0664e7b5e

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