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?e?G?eB 001111110100011100111111011001010011111101000111001111110110010101000010 3f473f653f473f6542
SJIS-WIN 棚G但e棚G但eB 10010010010010010100011110010010010000010110010110010010010010010100011110010010010000010110010101000010 92494792416592494792416542
EUC-JP 棚G但e棚G但eB 11000011101010100100011111000011101000100110010111000011101010100100011111000011101000100110010101000010 c3aa47c3a265c3aa47c3a26542
UTF-8 棚G但e棚G但eB 1110011010100011100110100100011111100100101111011000011001100101111001101010001110011010010001111110010010111101100001100110010101000010 e6a39a47e4bd8665e6a39a47e4bd866542
UHC 棚G但e棚G但eB 11011101110111000100011111010011101000110110010111011101110111000100011111010011101000110110010101000010 dddc47d3a365dddc47d3a36542

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