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 ’F‘Ÿ‘ºf’F‘Ÿ‘º^}Y’F‘Ÿ‘ºf’F‘Ÿ‘º^}bE 100100100100011010010001100111111001000110111010011001101001001001000110100100011001111110010001101110100101111001111101010110011001001001000110100100011001111110010001101110100110011010010010010001101001000110011111100100011011101001011110011111010110001001000101 9246919f91ba669246919f91ba5e7d599246919f91ba669246919f91ba5e7d6245
SJIS-WIN ?F????f?F????^}Y?F????f?F????^}bE 001111110100011000111111001111110011111100111111011001100011111101000110001111110011111100111111001111110101111001111101010110010011111101000110001111110011111100111111001111110110011000111111010001100011111100111111001111110011111101011110011111010110001001000101 3f463f3f3f3f663f463f3f3f3f5e7d593f463f3f3f3f663f463f3f3f3f5e7d6245
EUC-JP ?F???ºf?F???º^}Y?F???ºf?F???º^}bE 0011111101000110001111110011111100111111100011111010001011101011011001100011111101000110001111110011111100111111100011111010001011101011010111100111110101011001001111110100011000111111001111110011111110001111101000101110101101100110001111110100011000111111001111110011111110001111101000101110101101011110011111010110001001000101 3f463f3f3f8fa2eb663f463f3f3f8fa2eb5e7d593f463f3f3f8fa2eb663f463f3f3f8fa2eb5e7d6245
UTF-8 ’F‘Ÿ‘ºf’F‘Ÿ‘º^}Y’F‘Ÿ‘ºf’F‘Ÿ‘º^}bE 1100001010010010010001101100001010010001110000101001111111000010100100011100001010111010011001101100001010010010010001101100001010010001110000101001111111000010100100011100001010111010010111100111110101011001110000101001001001000110110000101001000111000010100111111100001010010001110000101011101001100110110000101001001001000110110000101001000111000010100111111100001010010001110000101011101001011110011111010110001001000101 c29246c291c29fc291c2ba66c29246c291c29fc291c2ba5e7d59c29246c291c29fc291c2ba66c29246c291c29fc291c2ba5e7d6245
UHC ?F???ºf?F???º^}Y?F???ºf?F???º^}bE 00111111010001100011111100111111001111111010100010101100011001100011111101000110001111110011111100111111101010001010110001011110011111010101100100111111010001100011111100111111001111111010100010101100011001100011111101000110001111110011111100111111101010001010110001011110011111010110001001000101 3f463f3f3fa8ac663f463f3f3fa8ac5e7d593f463f3f3fa8ac663f463f3f3fa8ac5e7d6245

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