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 10010010010001101001000110101110011001101001001001000110100100011010111001011110011111010101100110010010010001101001000110101110011001101001001001000110100100011010111001011110011111010110001001000101 924691ae66924691ae5e7d59924691ae66924691ae5e7d6245
SJIS-WIN ?F??f?F??^}Y?F??f?F??^}bE 00111111010001100011111100111111011001100011111101000110001111110011111101011110011111010101100100111111010001100011111100111111011001100011111101000110001111110011111101011110011111010110001001000101 3f463f3f663f463f3f5e7d593f463f3f663f463f3f5e7d6245
EUC-JP ?F?®f?F?®^}Y?F?®f?F?®^}bE 001111110100011000111111100011111010001011101110011001100011111101000110001111111000111110100010111011100101111001111101010110010011111101000110001111111000111110100010111011100110011000111111010001100011111110001111101000101110111001011110011111010110001001000101 3f463f8fa2ee663f463f8fa2ee5e7d593f463f8fa2ee663f463f8fa2ee5e7d6245
UTF-8 ’F‘®f’F‘®^}Y’F‘®f’F‘®^}bE 11000010100100100100011011000010100100011100001010101110011001101100001010010010010001101100001010010001110000101010111001011110011111010101100111000010100100100100011011000010100100011100001010101110011001101100001010010010010001101100001010010001110000101010111001011110011111010110001001000101 c29246c291c2ae66c29246c291c2ae5e7d59c29246c291c2ae66c29246c291c2ae5e7d6245
UHC ?F?®f?F?®^}Y?F?®f?F?®^}bE 0011111101000110001111111010001011100111011001100011111101000110001111111010001011100111010111100111110101011001001111110100011000111111101000101110011101100110001111110100011000111111101000101110011101011110011111010110001001000101 3f463fa2e7663f463fa2e75e7d593f463fa2e7663f463fa2e75e7d6245

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