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^ 111001111010111010001011111010111011101010011101111000111000010110000001010001001110011110101110100010111110101110111010100111011110001110000101100000010100010001011110 e7ae8bebba9de3858144e7ae8bebba9de38581445e
UHC 箋뺝ㅁD箋뺝ㅁD^ 111011111010100010010101111001011010010010110001010001001110111110101000100101011110010110100100101100010100010001011110 efa895e5a4b144efa895e5a4b1445e

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