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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP ??炤[??炤[^ 00111111001111111000111111001001110100100101101100111111001111111000111111001001110100100101101101011110 3f3f8fc9d25b3f3f8fc9d25b5e
UTF-8 쎺뫴炤[쎺뫴炤[^ 111011001000111010111010111010111010101110110100111001111000001010100100010110111110110010001110101110101110101110101011101101001110011110000010101001000101101101011110 ec8ebaebabb4e782a45bec8ebaebabb4e782a45b5e
UHC 쎺뫴炤[쎺뫴炤[^ 100110111110000110010001110101001110000110111111010110111001101111100001100100011101010011100001101111110101101101011110 9be191d4e1bf5b9be191d4e1bf5b5e

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