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???]^ 00111111010001110011111100111111001111110101110100111111010001110011111100111111001111110101110101011110 3f473f3f3f5d3f473f3f3f5d5e
SJIS-WIN ?G???]?G???]^ 00111111010001110011111100111111001111110101110100111111010001110011111100111111001111110101110101011110 3f473f3f3f5d3f473f3f3f5d5e
EUC-JP ?G???]?G???]^ 00111111010001110011111100111111001111110101110100111111010001110011111100111111001111110101110101011110 3f473f3f3f5d3f473f3f3f5d5e
UTF-8 책G혧챠혧]책G혧챠혧]^ 1110110010110001100001010100011111101101100110001010011111101100101100011010000011101101100110001010011101011101111011001011000110000101010001111110110110011000101001111110110010110001101000001110110110011000101001110101110101011110 ecb18547ed98a7ecb1a0ed98a75decb18547ed98a7ecb1a0ed98a75d5e
UHC 책G혧챠혧]책G혧챠혧]^ 110000111010010101000111110000101000111111000011101011011100001010001111010111011100001110100101010001111100001010001111110000111010110111000010100011110101110101011110 c3a547c28fc3adc28f5dc3a547c28fc3adc28f5d5e

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