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???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN "ケイf"ケイ^}Y"ケイf"ケイ^}bE 11111010010101111011100110110010011001101111101001010111101110011011001001011110011111010101100111111010010101111011100110110010011001101111101001010111101110011011001001011110011111010110001001000101 fa57b9b266fa57b9b25e7d59fa57b9b266fa57b9b25e7d6245
EUC-JP ?ケイf?ケイ^}Y?ケイf?ケイ^}bE 0011111110001110101110011000111010110010011001100011111110001110101110011000111010110010010111100111110101011001001111111000111010111001100011101011001001100110001111111000111010111001100011101011001001011110011111010110001001000101 3f8eb98eb2663f8eb98eb25e7d593f8eb98eb2663f8eb98eb25e7d6245
UTF-8 "ケイf"ケイ^}Y"ケイf"ケイ^}bE 111011111011110010000010111011111011110110111001111011111011110110110010011001101110111110111100100000101110111110111101101110011110111110111101101100100101111001111101010110011110111110111100100000101110111110111101101110011110111110111101101100100110011011101111101111001000001011101111101111011011100111101111101111011011001001011110011111010110001001000101 efbc82efbdb9efbdb266efbc82efbdb9efbdb25e7d59efbc82efbdb9efbdb266efbc82efbdb9efbdb25e7d6245
UHC "??f"??^}Y"??f"??^}bE 10100011101000100011111100111111011001101010001110100010001111110011111101011110011111010101100110100011101000100011111100111111011001101010001110100010001111110011111101011110011111010110001001000101 a3a23f3f66a3a23f3f5e7d59a3a23f3f66a3a23f3f5e7d6245

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