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 ܣۮܣۮ^ 110111001010001111011011101011101101110010100011110110111010111001011110 dca3dbaedca3dbae5e
SJIS-WIN ?£???£??^ 0011111110000001100100100011111100111111001111111000000110010010001111110011111101011110 3f81923f3f3f81923f3f5e
EUC-JP ܣۮܣۮ^ 1000111110101010111001001010000111110010100011111010101011100101100011111010001011101110100011111010101011100100101000011111001010001111101010101110010110001111101000101110111001011110 8faae4a1f28faae58fa2ee8faae4a1f28faae58fa2ee5e
UTF-8 ܣۮܣۮ^ 1100001110011100110000101010001111000011100110111100001010101110110000111001110011000010101000111100001110011011110000101010111001011110 c39cc2a3c39bc2aec39cc2a3c39bc2ae5e
UHC ???®???®^ 0011111100111111001111111010001011100111001111110011111100111111101000101110011101011110 3f3f3fa2e73f3f3fa2e75e

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