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???D?G???D^ 00111111010001110011111100111111001111110100010000111111010001110011111100111111001111110100010001011110 3f473f3f3f443f473f3f3f445e
SJIS-WIN ?G???D?G???D^ 00111111010001110011111100111111001111110100010000111111010001110011111100111111001111110100010001011110 3f473f3f3f443f473f3f3f445e
EUC-JP ?G???D?G???D^ 00111111010001110011111100111111001111110100010000111111010001110011111100111111001111110100010001011110 3f473f3f3f443f473f3f3f445e
UTF-8 챔G혗채혡D챔G혗채혡D^ 1110110010110001100101000100011111101101100110001001011111101100101100011000010011101101100110001010000101000100111011001011000110010100010001111110110110011000100101111110110010110001100001001110110110011000101000010100010001011110 ecb19447ed9897ecb184ed98a144ecb19447ed9897ecb184ed98a1445e
UHC 챔G혗채혡D챔G혗채혡D^ 110000111010100001000111110000101000001011000011101001001100001010001010010001001100001110101000010001111100001010000010110000111010010011000010100010100100010001011110 c3a847c282c3a4c28a44c3a847c282c3a4c28a445e

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