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 ’GLh’GL 11000011100000101100001010010010010001110100110001101000110000111000001011000010100100100100011101001100 c382c292474c68c382c292474c
SJIS-WIN ????GLh????GL 00111111001111110011111100111111010001110100110001101000001111110011111100111111001111110100011101001100 3f3f3f3f474c683f3f3f3f474c
EUC-JP Ã?Â?GLhÃ?Â?GL 100011111010101010101010001111111000111110101010101001000011111101000111010011000110100010001111101010101010101000111111100011111010101010100100001111110100011101001100 8faaaa3f8faaa43f474c688faaaa3f8faaa43f474c
UTF-8 ’GLh’GL 110000111000001111000010100000101100001110000010110000101001001001000111010011000110100011000011100000111100001010000010110000111000001011000010100100100100011101001100 c383c282c382c292474c68c383c282c382c292474c
UHC ????GLh????GL 00111111001111110011111100111111010001110100110001101000001111110011111100111111001111110100011101001100 3f3f3f3f474c683f3f3f3f474c

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