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 籘E籘EB 111001111011000110011000010001011110011110110001100110000100010101000010 e7b19845e7b1984542
SJIS-WIN ?±?E?±?EB 0011111110000001011111010011111101000101001111111000000101111101001111110100010101000010 3f817d3f453f817d3f4542
EUC-JP ç±?Eç±?EB 100011111010101110101110101000011101111000111111010001011000111110101011101011101010000111011110001111110100010101000010 8fabaea1de3f458fabaea1de3f4542
UTF-8 籘E籘EB 110000111010011111000010101100011100001010011000010001011100001110100111110000101011000111000010100110000100010101000010 c3a7c2b1c29845c3a7c2b1c2984542
UHC ?±?E?±?EB 0011111110100001101111100011111101000101001111111010000110111110001111110100010101000010 3fa1be3f453fa1be3f4542

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