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?C??i?G?C??iB 001111110100011100111111010000110011111100111111011010010011111101000111001111110100001100111111001111110110100101000010 3f473f433f3f693f473f433f3f6942
SJIS-WIN ?G?C??i?G?C??iB 001111110100011100111111010000110011111100111111011010010011111101000111001111110100001100111111001111110110100101000010 3f473f433f3f693f473f433f3f6942
EUC-JP ?G?C??i?G?C??iB 001111110100011100111111010000110011111100111111011010010011111101000111001111110100001100111111001111110110100101000010 3f473f433f3f693f473f433f3f6942
UTF-8 혪G혪C혩짱i혪G혪C혩짱iB 11101101100110001010101001000111111011011001100010101010010000111110110110011000101010011110110010100111101100010110100111101101100110001010101001000111111011011001100010101010010000111110110110011000101010011110110010100111101100010110100101000010 ed98aa47ed98aa43ed98a9eca7b169ed98aa47ed98aa43ed98a9eca7b16942
UHC 혪G혪C혩짱i혪G혪C혩짱iB 1100001010010010010001111100001010010010010000111100001010010001110000101010111101101001110000101001001001000111110000101001001001000011110000101001000111000010101011110110100101000010 c29247c29243c291c2af69c29247c29243c291c2af6942

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