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 凋?iD凋?iD^ 10010010100111000011111110000010100010010100010010010010100111000011111110000010100010010100010001011110 929c3f828944929c3f8289445e
EUC-JP 凋?iD凋?iD^ 11000011111111000011111110100011111010010100010011000011111111000011111110100011111010010100010001011110 c3fc3fa3e944c3fc3fa3e9445e
UTF-8 凋닺iD凋닺iD^ 111001011000011110001011111010111000101110111010111011111011110110001001010001001110010110000111100010111110101110001011101110101110111110111101100010010100010001011110 e5878beb8bbaefbd8944e5878beb8bbaefbd89445e
UHC 凋닺iD凋닺iD^ 111100001011110110110100111010001010001111101001010001001111000010111101101101001110100010100011111010010100010001011110 f0bdb4e8a3e944f0bdb4e8a3e9445e

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