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 ŽÀޮ޾ŽÙ^ 100011101100000010001110101011101000111010111110100011101101100101011110 8ec08eae8ebe8ed95e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ?À?®???Ù^ 001111111000111110101010101000100011111110001111101000101110111000111111001111110011111110001111101010101110001101011110 3f8faaa23f8fa2ee3f3f3f8faae35e
UTF-8 ŽÀޮ޾ŽÙ^ 1100001010001110110000111000000011000010100011101100001010101110110000101000111011000010101111101100001010001110110000111001100101011110 c28ec380c28ec2aec28ec2bec28ec3995e
UHC ???®?¾??^ 0011111100111111001111111010001011100111001111111010100011111010001111110011111101011110 3f3f3fa2e73fa8fa3f3f5e

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