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 鐔逸愁}鐔逸愁{^ 111010000101110010001000111011011000111101000100011111011110100001011100100010001110110110001111010001000111101101011110 e85c88ed8f447de85c88ed8f447b5e
EUC-JP 鐔逸愁}鐔逸愁{^ 111011111011110110110000111011111011110110100101011111011110111110111101101100001110111110111101101001010111101101011110 efbdb0efbda57defbdb0efbda57b5e
UTF-8 鐔逸愁}鐔逸愁{^ 111010011001000010010100111010011000000010111000111001101000010010000001011111011110100110010000100101001110100110000000101110001110011010000100100000010111101101011110 e99094e980b8e684817de99094e980b8e684817b5e
UHC ?逸愁}?逸愁{^ 00111111111011001110111111100001111111100111110100111111111011001110111111100001111111100111101101011110 3fecefe1fe7d3fecefe1fe7b5e

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