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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 疾?U}疾?U{^ 1000111010111110001111110101010101111101100011101011111000111111010101010111101101011110 8ebe3f557d8ebe3f557b5e
EUC-JP 疾?U}疾?U{^ 1011110011000000001111110101010101111101101111001100000000111111010101010111101101011110 bcc03f557dbcc03f557b5e
UTF-8 疾琡U}疾琡U{^ 1110011110010110101111101110011110010000101000010101010101111101111001111001011010111110111001111001000010100001010101010111101101011110 e796bee790a1557de796bee790a1557b5e
UHC 疾琡U}疾琡U{^ 11110010111100001110001011011010010101010111110111110010111100001110001011011010010101010111101101011110 f2f0e2da557df2f0e2da557b5e

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