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???]{^ 001111110100011100111111001111110011111101011101011111010011111101000111001111110011111100111111010111010111101101011110 3f473f3f3f5d7d3f473f3f3f5d7b5e
SJIS-WIN ?G???]}?G???]{^ 001111110100011100111111001111110011111101011101011111010011111101000111001111110011111100111111010111010111101101011110 3f473f3f3f5d7d3f473f3f3f5d7b5e
EUC-JP ?G???]}?G???]{^ 001111110100011100111111001111110011111101011101011111010011111101000111001111110011111100111111010111010111101101011110 3f473f3f3f5d7d3f473f3f3f5d7b5e
UTF-8 챔G혖혧혧]}챔G혖혧혧]{^ 11101100101100011001010001000111111011011001100010010110111011011001100010100111111011011001100010100111010111010111110111101100101100011001010001000111111011011001100010010110111011011001100010100111111011011001100010100111010111010111101101011110 ecb19447ed9896ed98a7ed98a75d7decb19447ed9896ed98a7ed98a75d7b5e
UHC 챔G혖혧혧]}챔G혖혧혧]{^ 1100001110101000010001111100001010000001110000101000111111000010100011110101110101111101110000111010100001000111110000101000000111000010100011111100001010001111010111010111101101011110 c3a847c281c28fc28f5d7dc3a847c281c28fc28f5d7b5e

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