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gfgg^}Yggfgg^}bE 10001111011001111000111101100111011001101000111101100111100011110110011101011110011111010101100110001111011001111000111101100111011001101000111101100111100011110110011101011110011111010110001001000101 8f678f67668f678f675e7d598f678f67668f678f675e7d6245
SJIS-WIN ?g?gf?g?g^}Y?g?gf?g?g^}bE 00111111011001110011111101100111011001100011111101100111001111110110011101011110011111010101100100111111011001110011111101100111011001100011111101100111001111110110011101011110011111010110001001000101 3f673f67663f673f675e7d593f673f67663f673f675e7d6245
EUC-JP ?g?gf?g?g^}Y?g?gf?g?g^}bE 00111111011001110011111101100111011001100011111101100111001111110110011101011110011111010101100100111111011001110011111101100111011001100011111101100111001111110110011101011110011111010110001001000101 3f673f67663f673f675e7d593f673f67663f673f675e7d6245
UTF-8 ggfgg^}Yggfgg^}bE 110000101000111101100111110000101000111101100111011001101100001010001111011001111100001010001111011001110101111001111101010110011100001010001111011001111100001010001111011001110110011011000010100011110110011111000010100011110110011101011110011111010110001001000101 c28f67c28f6766c28f67c28f675e7d59c28f67c28f6766c28f67c28f675e7d6245
UHC ?g?gf?g?g^}Y?g?gf?g?g^}bE 00111111011001110011111101100111011001100011111101100111001111110110011101011110011111010101100100111111011001110011111101100111011001100011111101100111001111110110011101011110011111010110001001000101 3f673f67663f673f675e7d593f673f67663f673f675e7d6245

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