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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 靂靂f靂靂^}Y靂靂f靂靂^}bE 11101000110011001110100011001100011001101110100011001100111010001100110001011110011111010101100111101000110011001110100011001100011001101110100011001100111010001100110001011110011111010110001001000101 e8cce8cc66e8cce8cc5e7d59e8cce8cc66e8cce8cc5e7d6245
EUC-JP 靂靂f靂靂^}Y靂靂f靂靂^}bE 11110000110011101111000011001110011001101111000011001110111100001100111001011110011111010101100111110000110011101111000011001110011001101111000011001110111100001100111001011110011111010110001001000101 f0cef0ce66f0cef0ce5e7d59f0cef0ce66f0cef0ce5e7d6245
UTF-8 靂靂f靂靂^}Y靂靂f靂靂^}bE 111010011001110110000010111010011001110110000010011001101110100110011101100000101110100110011101100000100101111001111101010110011110100110011101100000101110100110011101100000100110011011101001100111011000001011101001100111011000001001011110011111010110001001000101 e99d82e99d8266e99d82e99d825e7d59e99d82e99d8266e99d82e99d825e7d6245
UHC 靂靂f靂靂^}Y靂靂f靂靂^}bE 11010101111110101101010111111010011001101101010111111010110101011111101001011110011111010101100111010101111110101101010111111010011001101101010111111010110101011111101001011110011111010110001001000101 d5fad5fa66d5fad5fa5e7d59d5fad5fa66d5fad5fa5e7d6245

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