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 韜ァ逎±韜ァ逎+^ 111010001110100110100111111001111010001110000001011111011110100011101001101001111110011110100011100000010111101101011110 e8e9a7e7a3817de8e9a7e7a3817b5e
EUC-JP 韜ァ逎±韜ァ逎+^ 1111000011101011100011101010011111101110101001011010000111011110111100001110101110001110101001111110111010100101101000011101110001011110 f0eb8ea7eea5a1def0eb8ea7eea5a1dc5e
UTF-8 韜ァ逎±韜ァ逎+^ 111010011001111110011100111011111011110110100111111010011000000010001110110000101011000111101001100111111001110011101111101111011010011111101001100000001000111011101111101111001000101101011110 e99f9cefbda7e9808ec2b1e99f9cefbda7e9808eefbc8b5e
UHC 韜??±韜??+^ 11010100101101110011111100111111101000011011111011010100101101110011111100111111101000111010101101011110 d4b73f3fa1bed4b73f3fa3ab5e

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