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^ 11000011101011101100001110101110110000101000111011000010101010000100010001011110 c3aec3aec28ec2a8445e
SJIS-WIN ???????¨D^ 0011111100111111001111110011111100111111001111110011111110000001010011100100010001011110 3f3f3f3f3f3f3f814e445e
EUC-JP îî�¨D^ 1000111110101010101010101000111110100010111011101000111110101010101010101000111110100010111011101000111110101010101001000011111110001111101010101010010010100001101011110100010001011110 8faaaa8fa2ee8faaaa8fa2ee8faaa43f8faaa4a1af445e
UTF-8 îD^ 110000111000001111000010101011101100001110000011110000101010111011000011100000101100001010001110110000111000001011000010101010000100010001011110 c383c2aec383c2aec382c28ec382c2a8445e
UHC ?®?®???¨D^ 00111111101000101110011100111111101000101110011100111111001111110011111110100001101001110100010001011110 3fa2e73fa2e73f3f3fa1a7445e

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