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 10001101101111011000110110111101011001101000110110111101100011011011110101011110011111010101100110001101101111011000110110111101011001101000110110111101100011011011110101011110011111010110001001000101 8dbd8dbd668dbd8dbd5e7d598dbd8dbd668dbd8dbd5e7d6245
EUC-JP 鎖鎖f鎖鎖^}Y鎖鎖f鎖鎖^}bE 10111010101111111011101010111111011001101011101010111111101110101011111101011110011111010101100110111010101111111011101010111111011001101011101010111111101110101011111101011110011111010110001001000101 babfbabf66babfbabf5e7d59babfbabf66babfbabf5e7d6245
UTF-8 鎖鎖f鎖鎖^}Y鎖鎖f鎖鎖^}bE 111010011000111010010110111010011000111010010110011001101110100110001110100101101110100110001110100101100101111001111101010110011110100110001110100101101110100110001110100101100110011011101001100011101001011011101001100011101001011001011110011111010110001001000101 e98e96e98e9666e98e96e98e965e7d59e98e96e98e9666e98e96e98e965e7d6245
UHC 鎖鎖f鎖鎖^}Y鎖鎖f鎖鎖^}bE 11100001111100001110000111110000011001101110000111110000111000011111000001011110011111010101100111100001111100001110000111110000011001101110000111110000111000011111000001011110011111010110001001000101 e1f0e1f066e1f0e1f05e7d59e1f0e1f066e1f0e1f05e7d6245

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