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 11101010011001001110101001100100011001101110101001100100111010100110010001011110011111010101100111101010011001001110101001100100011001101110101001100100111010100110010001011110011111010110001001000101 ea64ea6466ea64ea645e7d59ea64ea6466ea64ea645e7d6245
EUC-JP 鹽鹽f鹽鹽^}Y鹽鹽f鹽鹽^}bE 11110011110001011111001111000101011001101111001111000101111100111100010101011110011111010101100111110011110001011111001111000101011001101111001111000101111100111100010101011110011111010110001001000101 f3c5f3c566f3c5f3c55e7d59f3c5f3c566f3c5f3c55e7d6245
UTF-8 鹽鹽f鹽鹽^}Y鹽鹽f鹽鹽^}bE 111010011011100110111101111010011011100110111101011001101110100110111001101111011110100110111001101111010101111001111101010110011110100110111001101111011110100110111001101111010110011011101001101110011011110111101001101110011011110101011110011111010110001001000101 e9b9bde9b9bd66e9b9bde9b9bd5e7d59e9b9bde9b9bd66e9b9bde9b9bd5e7d6245
UHC 鹽鹽f鹽鹽^}Y鹽鹽f鹽鹽^}bE 11100111101001001110011110100100011001101110011110100100111001111010010001011110011111010101100111100111101001001110011110100100011001101110011110100100111001111010010001011110011111010110001001000101 e7a4e7a466e7a4e7a45e7d59e7a4e7a466e7a4e7a45e7d6245

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