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 èG][èG][^ 111010000100011110000001100011111000111101011101010110111110100001000111100000011000111110001111010111010101101101011110 e847818f8f5d5be847818f8f5d5b5e
SJIS-WIN ?G???][?G???][^ 001111110100011100111111001111110011111101011101010110110011111101000111001111110011111100111111010111010101101101011110 3f473f3f3f5d5b3f473f3f3f5d5b5e
EUC-JP èG???][èG???][^ 10001111101010111011001001000111001111110011111100111111010111010101101110001111101010111011001001000111001111110011111100111111010111010101101101011110 8fabb2473f3f3f5d5b8fabb2473f3f3f5d5b5e
UTF-8 èG][èG][^ 1100001110101000010001111100001010000001110000101000111111000010100011110101110101011011110000111010100001000111110000101000000111000010100011111100001010001111010111010101101101011110 c3a847c281c28fc28f5d5bc3a847c281c28fc28f5d5b5e
UHC ?G???][?G???][^ 001111110100011100111111001111110011111101011101010110110011111101000111001111110011111100111111010111010101101101011110 3f473f3f3f5d5b3f473f3f3f5d5b5e

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