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?gn}?g?gn{^ 00111111011001110011111101100111011011100111110100111111011001110011111101100111011011100111101101011110 3f673f676e7d3f673f676e7b5e
SJIS-WIN ?g?gn}?g?gn{^ 00111111011001110011111101100111011011100111110100111111011001110011111101100111011011100111101101011110 3f673f676e7d3f673f676e7b5e
EUC-JP ?g?gn}?g?gn{^ 00111111011001110011111101100111011011100111110100111111011001110011111101100111011011100111101101011110 3f673f676e7d3f673f676e7b5e
UTF-8 챕g챕gn}챕g챕gn{^ 111011001011000110010101011001111110110010110001100101010110011101101110011111011110110010110001100101010110011111101100101100011001010101100111011011100111101101011110 ecb19567ecb195676e7decb19567ecb195676e7b5e
UHC 챕g챕gn}챕g챕gn{^ 1100001110101001011001111100001110101001011001110110111001111101110000111010100101100111110000111010100101100111011011100111101101011110 c3a967c3a9676e7dc3a967c3a9676e7b5e

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