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}?G???J{^ 001111110100011100111111001111110011111101001010011111010011111101000111001111110011111100111111010010100111101101011110 3f473f3f3f4a7d3f473f3f3f4a7b5e
SJIS-WIN ?G???J}?G???J{^ 001111110100011100111111001111110011111101001010011111010011111101000111001111110011111100111111010010100111101101011110 3f473f3f3f4a7d3f473f3f3f4a7b5e
EUC-JP ?G???J}?G???J{^ 001111110100011100111111001111110011111101001010011111010011111101000111001111110011111100111111010010100111101101011110 3f473f3f3f4a7d3f473f3f3f4a7b5e
UTF-8 챔G혖혧혧J}챔G혖혧혧J{^ 11101100101100011001010001000111111011011001100010010110111011011001100010100111111011011001100010100111010010100111110111101100101100011001010001000111111011011001100010010110111011011001100010100111111011011001100010100111010010100111101101011110 ecb19447ed9896ed98a7ed98a74a7decb19447ed9896ed98a7ed98a74a7b5e
UHC 챔G혖혧혧J}챔G혖혧혧J{^ 1100001110101000010001111100001010000001110000101000111111000010100011110100101001111101110000111010100001000111110000101000000111000010100011111100001010001111010010100111101101011110 c3a847c281c28fc28f4a7dc3a847c281c28fc28f4a7b5e

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