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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 疾??}疾??{^ 1000111010111110001111110011111101111101100011101011111000111111001111110111101101011110 8ebe3f3f7d8ebe3f3f7b5e
EUC-JP 疾??}疾??{^ 1011110011000000001111110011111101111101101111001100000000111111001111110111101101011110 bcc03f3f7dbcc03f3f7b5e
UTF-8 疾렽롉}疾렽롉{^ 111001111001011010111110111010111010000010111101111010111010000110001001011111011110011110010110101111101110101110100000101111011110101110100001100010010111101101011110 e796beeba0bdeba1897de796beeba0bdeba1897b5e
UHC 疾렽롉}疾렽롉{^ 111100101111000010001110110001011000111011001111011111011111001011110000100011101100010110001110110011110111101101011110 f2f08ec58ecf7df2f08ec58ecf7b5e

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