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 ?I?@???G???A^ 00111111010010010011111101000000001111110011111100111111010001110011111100111111001111110100000101011110 3f493f403f3f3f473f3f3f415e
SJIS-WIN ?I?@???G???A^ 00111111010010010011111101000000001111110011111100111111010001110011111100111111001111110100000101011110 3f493f403f3f3f473f3f3f415e
EUC-JP ?I?@???G???A^ 00111111010010010011111101000000001111110011111100111111010001110011111100111111001111110100000101011110 3f493f403f3f3f473f3f3f415e
UTF-8 혪I혪@혩짖혪G혩혺혪A^ 1110110110011000101010100100100111101101100110001010101001000000111011011001100010101001111011001010011110010110111011011001100010101010010001111110110110011000101010011110110110011000101110101110110110011000101010100100000101011110 ed98aa49ed98aa40ed98a9eca796ed98aa47ed98a9ed98baed98aa415e
UHC 혪I혪@혩짖혪G혩혺혪A^ 110000101001001001001001110000101001001001000000110000101001000111000010101000101100001010010010010001111100001010010001110000101001111111000010100100100100000101011110 c29249c29240c291c2a2c29247c291c29fc292415e

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