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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 嚴??D嚴??D^ 1001101010001110001111110011111101000100100110101000111000111111001111110100010001011110 9a8e3f3f449a8e3f3f445e
EUC-JP 嚴??D嚴??D^ 1101001111101110001111110011111101000100110100111110111000111111001111110100010001011110 d3ee3f3f44d3ee3f3f445e
UTF-8 嚴븅낡D嚴븅낡D^ 111001011001101010110100111010111011100010000101111010111000001010100001010001001110010110011010101101001110101110111000100001011110101110000010101000010100010001011110 e59ab4ebb885eb82a144e59ab4ebb885eb82a1445e
UHC 嚴븅낡D嚴븅낡D^ 111001011111000110111010111010011011001110110000010001001110010111110001101110101110100110110011101100000100010001011110 e5f1bae9b3b044e5f1bae9b3b0445e

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