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 а£®Ð°£®^ 110100001011000010100011101011101101000010110000101000111010111001011110 d0b0a3aed0b0a3ae5e
SJIS-WIN ?°£??°£?^ 00111111100000011000101110000001100100100011111100111111100000011000101110000001100100100011111101011110 3f818b81923f3f818b81923f5e
EUC-JP ?°£®?°£®^ 0011111110100001111010111010000111110010100011111010001011101110001111111010000111101011101000011111001010001111101000101110111001011110 3fa1eba1f28fa2ee3fa1eba1f28fa2ee5e
UTF-8 а£®Ð°£®^ 1100001110010000110000101011000011000010101000111100001010101110110000111001000011000010101100001100001010100011110000101010111001011110 c390c2b0c2a3c2aec390c2b0c2a3c2ae5e
UHC а?®Ð°?®^ 101010001010001010100001110001100011111110100010111001111010100010100010101000011100011000111111101000101110011101011110 a8a2a1c63fa2e7a8a2a1c63fa2e75e

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