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 A}vA}vB 11101110100110011011001101000001011111010111011011101110100110011011001101000001011111010111011001000010 ee99b3417d76ee99b3417d7642
SJIS-WIN ???A}v???A}vB 00111111001111110011111101000001011111010111011000111111001111110011111101000001011111010111011001000010 3f3f3f417d763f3f3f417d7642
EUC-JP î??A}vî??A}vB 1000111110101011110000100011111100111111010000010111110101110110100011111010101111000010001111110011111101000001011111010111011001000010 8fabc23f3f417d768fabc23f3f417d7642
UTF-8 A}vA}vB 11000011101011101100001010011001110000101011001101000001011111010111011011000011101011101100001010011001110000101011001101000001011111010111011001000010 c3aec299c2b3417d76c3aec299c2b3417d7642
UHC ??³A}v??³A}vB 001111110011111110101001111110000100000101111101011101100011111100111111101010011111100001000001011111010111011001000010 3f3fa9f8417d763f3fa9f8417d7642

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