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^ 1110001010110011001111110011111101000100111000101011001100111111001111110100010001011110 e2b33f3f44e2b33f3f445e
EUC-JP 箋??D箋??D^ 1110010010110101001111110011111101000100111001001011010100111111001111110100010001011110 e4b53f3f44e4b53f3f445e
UTF-8 箋㎩폀D箋㎩폀D^ 111001111010111010001011111000111000111010101001111011011000111110000000010001001110011110101110100010111110001110001110101010011110110110001111100000000100010001011110 e7ae8be38ea9ed8f8044e7ae8be38ea9ed8f80445e
UHC 箋㎩폀D箋㎩폀D^ 111011111010100010100111111001011011110010001111010001001110111110101000101001111110010110111100100011110100010001011110 efa8a7e5bc8f44efa8a7e5bc8f445e

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