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 疾痔シニ疾痔シト^ 10001110101111101000111010100100101111001100011010001110101111101000111010100100101111001100010001011110 8ebe8ea4bcc68ebe8ea4bcc45e
EUC-JP 疾痔シニ疾痔シト^ 1011110011000000101111001010011010001110101111001000111011000110101111001100000010111100101001101000111010111100100011101100010001011110 bcc0bca68ebc8ec6bcc0bca68ebc8ec45e
UTF-8 疾痔シニ疾痔シト^ 11100111100101101011111011100111100101111001010011101111101111011011110011101111101111101000011011100111100101101011111011100111100101111001010011101111101111011011110011101111101111101000010001011110 e796bee79794efbdbcefbe86e796bee79794efbdbcefbe845e
UHC 疾痔??疾痔??^ 11110010111100001111011011000000001111110011111111110010111100001111011011000000001111110011111101011110 f2f0f6c03f3ff2f0f6c03f3f5e

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