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 ’Z‘›Ÿ³f’Z‘›Ÿ³^}Y’Z‘›Ÿ³f’Z‘›Ÿ³^}bE 100100100101101010010001100110111001111110110011011001101001001001011010100100011001101110011111101100110101111001111101010110011001001001011010100100011001101110011111101100110110011010010010010110101001000110011011100111111011001101011110011111010110001001000101 925a919b9fb366925a919b9fb35e7d59925a919b9fb366925a919b9fb35e7d6245
SJIS-WIN ?Z????f?Z????^}Y?Z????f?Z????^}bE 001111110101101000111111001111110011111100111111011001100011111101011010001111110011111100111111001111110101111001111101010110010011111101011010001111110011111100111111001111110110011000111111010110100011111100111111001111110011111101011110011111010110001001000101 3f5a3f3f3f3f663f5a3f3f3f3f5e7d593f5a3f3f3f3f663f5a3f3f3f3f5e7d6245
EUC-JP ?Z????f?Z????^}Y?Z????f?Z????^}bE 001111110101101000111111001111110011111100111111011001100011111101011010001111110011111100111111001111110101111001111101010110010011111101011010001111110011111100111111001111110110011000111111010110100011111100111111001111110011111101011110011111010110001001000101 3f5a3f3f3f3f663f5a3f3f3f3f5e7d593f5a3f3f3f3f663f5a3f3f3f3f5e7d6245
UTF-8 ’Z‘›Ÿ³f’Z‘›Ÿ³^}Y’Z‘›Ÿ³f’Z‘›Ÿ³^}bE 1100001010010010010110101100001010010001110000101001101111000010100111111100001010110011011001101100001010010010010110101100001010010001110000101001101111000010100111111100001010110011010111100111110101011001110000101001001001011010110000101001000111000010100110111100001010011111110000101011001101100110110000101001001001011010110000101001000111000010100110111100001010011111110000101011001101011110011111010110001001000101 c2925ac291c29bc29fc2b366c2925ac291c29bc29fc2b35e7d59c2925ac291c29bc29fc2b366c2925ac291c29bc29fc2b35e7d6245
UHC ?Z???³f?Z???³^}Y?Z???³f?Z???³^}bE 00111111010110100011111100111111001111111010100111111000011001100011111101011010001111110011111100111111101010011111100001011110011111010101100100111111010110100011111100111111001111111010100111111000011001100011111101011010001111110011111100111111101010011111100001011110011111010110001001000101 3f5a3f3f3fa9f8663f5a3f3f3fa9f85e7d593f5a3f3f3fa9f8663f5a3f3f3fa9f85e7d6245

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