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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 蠇ォ逎±蠇ォ逎+^ 111110111010000110101011111001111010001110000001011111011111101110100001101010111110011110100011100000010111101101011110 fba1abe7a3817dfba1abe7a3817b5e
EUC-JP ?ォ逎±?ォ逎+^ 001111111000111010101011111011101010010110100001110111100011111110001110101010111110111010100101101000011101110001011110 3f8eabeea5a1de3f8eabeea5a1dc5e
UTF-8 蠇ォ逎±蠇ォ逎+^ 111010001010000010000111111011111011110110101011111010011000000010001110110000101011000111101000101000001000011111101111101111011010101111101001100000001000111011101111101111001000101101011110 e8a087efbdabe9808ec2b1e8a087efbdabe9808eefbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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