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 帙WD帙WD^ 1110010110111000100110010101011101000100111001011011100010011001010101110100010001011110 e5b8995744e5b89957445e
SJIS-WIN ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
EUC-JP �WD�WD^ 10001111101010111010100110001111101000101011000100111111010101110100010010001111101010111010100110001111101000101011000100111111010101110100010001011110 8faba98fa2b13f57448faba98fa2b13f57445e
UTF-8 帙WD帙WD^ 1100001110100101110000101011100011000010100110010101011101000100110000111010010111000010101110001100001010011001010101110100010001011110 c3a5c2b8c2995744c3a5c2b8c29957445e
UHC ?¸?WD?¸?WD^ 00111111101000101010110000111111010101110100010000111111101000101010110000111111010101110100010001011110 3fa2ac3f57443fa2ac3f57445e

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