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?????H????^ 00111111010001110011111100111111001111110011111100111111010010000011111100111111001111110011111101011110 3f473f3f3f3f3f483f3f3f3f5e
SJIS-WIN ?G?????H????^ 00111111010001110011111100111111001111110011111100111111010010000011111100111111001111110011111101011110 3f473f3f3f3f3f483f3f3f3f5e
EUC-JP ?G?????H????^ 00111111010001110011111100111111001111110011111100111111010010000011111100111111001111110011111101011110 3f473f3f3f3f3f483f3f3f3f5e
UTF-8 혪G혩쩍혩짰혪H혩짼혩짚^ 111011011001100010101010010001111110110110011000101010011110110010101001100011011110110110011000101010011110110010100111101100001110110110011000101010100100100011101101100110001010100111101100101001111011110011101101100110001010100111101100101001111001101001011110 ed98aa47ed98a9eca98ded98a9eca7b0ed98aa48ed98a9eca7bced98a9eca79a5e
UHC 혪G혩쩍혩짰혪H혩짼혩짚^ 1100001010010010010001111100001010010001110000101011110111000010100100011100001010101110110000101001001001001000110000101001000111000010101100101100001010010001110000101010010001011110 c29247c291c2bdc291c2aec29248c291c2b2c291c2a45e

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