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?W???E???? 001111110100011100111111010101110011111100111111001111110100010100111111001111110011111100111111 3f473f573f3f3f453f3f3f3f
SJIS-WIN ?G?W???E???? 001111110100011100111111010101110011111100111111001111110100010100111111001111110011111100111111 3f473f573f3f3f453f3f3f3f
EUC-JP ?G?W???E???? 001111110100011100111111010101110011111100111111001111110100010100111111001111110011111100111111 3f473f573f3f3f453f3f3f3f
UTF-8 혪G혪W혩짼혪E혩쨍혩짯 111011011001100010101010010001111110110110011000101010100101011111101101100110001010100111101100101001111011110011101101100110001010101001000101111011011001100010101001111011001010100010001101111011011001100010101001111011001010011110101111 ed98aa47ed98aa57ed98a9eca7bced98aa45ed98a9eca88ded98a9eca7af
UHC 혪G혪W혩짼혪E혩쨍혩짯 110000101001001001000111110000101001001001010111110000101001000111000010101100101100001010010010010001011100001010010001110000101011100011000010100100011100001010101101 c29247c29257c291c2b2c29245c291c2b8c291c2ad

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