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 11100001111110101110000111111010011001101110000111111010111000011111101001011110011111010101100111100001111110101110000111111010011001101110000111111010111000011111101001011110011111010110001001000101 e1fae1fa66e1fae1fa5e7d59e1fae1fa66e1fae1fa5e7d6245
EUC-JP 磅磅f磅磅^}Y磅磅f磅磅^}bE 11100010111111001110001011111100011001101110001011111100111000101111110001011110011111010101100111100010111111001110001011111100011001101110001011111100111000101111110001011110011111010110001001000101 e2fce2fc66e2fce2fc5e7d59e2fce2fc66e2fce2fc5e7d6245
UTF-8 磅磅f磅磅^}Y磅磅f磅磅^}bE 111001111010001110000101111001111010001110000101011001101110011110100011100001011110011110100011100001010101111001111101010110011110011110100011100001011110011110100011100001010110011011100111101000111000010111100111101000111000010101011110011111010110001001000101 e7a385e7a38566e7a385e7a3855e7d59e7a385e7a38566e7a385e7a3855e7d6245
UHC 磅磅f磅磅^}Y磅磅f磅磅^}bE 11011011101101101101101110110110011001101101101110110110110110111011011001011110011111010101100111011011101101101101101110110110011001101101101110110110110110111011011001011110011111010110001001000101 dbb6dbb666dbb6dbb65e7d59dbb6dbb666dbb6dbb65e7d6245

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