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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 磅羌荀磅羌荀^ 11100001111110101110001110110011111001001010010011100001111110101110001110110011111001001010010001011110 e1fae3b3e4a4e1fae3b3e4a45e
EUC-JP 磅羌荀磅羌荀^ 11100010111111001110011010110101111010001010011011100010111111001110011010110101111010001010011001011110 e2fce6b5e8a6e2fce6b5e8a65e
UTF-8 磅羌荀磅羌荀^ 11100111101000111000010111100111101111101000110011101000100011011000000011100111101000111000010111100111101111101000110011101000100011011000000001011110 e7a385e7be8ce88d80e7a385e7be8ce88d805e
UHC 磅羌荀磅羌荀^ 11011011101101101100101110110110111000101111000011011011101101101100101110110110111000101111000001011110 dbb6cbb6e2f0dbb6cbb6e2f05e

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