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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 疾煮治疾煮治^ 1000111010111110100011101100111110001110101000011111001111011110100011101011111010001110110011111000111010100001111100111101110001011110 8ebe8ecf8ea1f3de8ebe8ecf8ea1f3dc5e
EUC-JP 疾煮治?疾煮治?^ 101111001100000010111100110100011011110010100011001111111011110011000000101111001101000110111100101000110011111101011110 bcc0bcd1bca33fbcc0bcd1bca33f5e
UTF-8 疾煮治疾煮治^ 11100111100101101011111011100111100001011010111011100110101100101011101111101110100010111001000111100111100101101011111011100111100001011010111011100110101100101011101111101110100010111000111101011110 e796bee785aee6b2bbee8b91e796bee785aee6b2bbee8b8f5e
UHC 疾煮治?疾煮治?^ 111100101111000011101101101101001111011010111101001111111111001011110000111011011011010011110110101111010011111101011110 f2f0edb4f6bd3ff2f0edb4f6bd3f5e

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