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 11111010101000111001011001101110011001101111101010100011100101100110111001011110011111010101100111111010101000111001011001101110011001101111101010100011100101100110111001011110011111010110001001000101 faa3966e66faa3966e5e7d59faa3966e66faa3966e5e7d6245
EUC-JP 奣墨f奣墨^}Y奣墨f奣墨^}bE 1000111110111000111111001100101111001111011001101000111110111000111111001100101111001111010111100111110101011001100011111011100011111100110010111100111101100110100011111011100011111100110010111100111101011110011111010110001001000101 8fb8fccbcf668fb8fccbcf5e7d598fb8fccbcf668fb8fccbcf5e7d6245
UTF-8 奣墨f奣墨^}Y奣墨f奣墨^}bE 111001011010010110100011111001011010001010101000011001101110010110100101101000111110010110100010101010000101111001111101010110011110010110100101101000111110010110100010101010000110011011100101101001011010001111100101101000101010100001011110011111010110001001000101 e5a5a3e5a2a866e5a5a3e5a2a85e7d59e5a5a3e5a2a866e5a5a3e5a2a85e7d6245
UHC ?墨f?墨^}Y?墨f?墨^}bE 001111111101100111111000011001100011111111011001111110000101111001111101010110010011111111011001111110000110011000111111110110011111100001011110011111010110001001000101 3fd9f8663fd9f85e7d593fd9f8663fd9f85e7d6245

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