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 10001101011001111000110101100111011001101000110101100111100011010110011101011110011111010101100110001101011001111000110101100111011001101000110101100111100011010110011101011110011111010110001001000101 8d678d67668d678d675e7d598d678d67668d678d675e7d6245
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 110000101000110101100111110000101000110101100111011001101100001010001101011001111100001010001101011001110101111001111101010110011100001010001101011001111100001010001101011001110110011011000010100011010110011111000010100011010110011101011110011111010110001001000101 c28d67c28d6766c28d67c28d675e7d59c28d67c28d6766c28d67c28d675e7d6245
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)