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???@?J???M 001111110100011100111111001111110011111101000000001111110100101000111111001111110011111101001101 3f473f3f3f403f4a3f3f3f4d
SJIS-WIN ?G???@?J???M 001111110100011100111111001111110011111101000000001111110100101000111111001111110011111101001101 3f473f3f3f403f4a3f3f3f4d
EUC-JP ?G???@?J???M 001111110100011100111111001111110011111101000000001111110100101000111111001111110011111101001101 3f473f3f3f403f4a3f3f3f4d
UTF-8 책G혧챠혧@책J혦혧혧M 11101100101100011000010101000111111011011001100010100111111011001011000110100000111011011001100010100111010000001110110010110001100001010100101011101101100110001010011011101101100110001010011111101101100110001010011101001101 ecb18547ed98a7ecb1a0ed98a740ecb1854aed98a6ed98a7ed98a74d
UHC 책G혧챠혧@책J혦혧혧M 1100001110100101010001111100001010001111110000111010110111000010100011110100000011000011101001010100101011000010100011101100001010001111110000101000111101001101 c3a547c28fc3adc28f40c3a54ac28ec28fc28f4d

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