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 10010101011001111001010101100111011001101001010101100111100101010110011101011110011111010101100110010101011001111001010101100111011001101001010101100111100101010110011101011110011111010110001001000101 9567956766956795675e7d599567956766956795675e7d6245
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 110000101001010101100111110000101001010101100111011001101100001010010101011001111100001010010101011001110101111001111101010110011100001010010101011001111100001010010101011001110110011011000010100101010110011111000010100101010110011101011110011111010110001001000101 c29567c2956766c29567c295675e7d59c29567c2956766c29567c295675e7d6245
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)