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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 裃∝恫裃∝恫^ 11100101110111111000000111100101100111001001100011100101110111111000000111100101100111001001100001011110 e5df81e59c98e5df81e59c985e
EUC-JP 裃∝恫裃∝恫^ 11101010111000011010001011100111110101111111100011101010111000011010001011100111110101111111100001011110 eae1a2e7d7f8eae1a2e7d7f85e
UTF-8 裃∝恫裃∝恫^ 11101000101000111000001111100010100010001001110111100110100000011010101111101000101000111000001111100010100010001001110111100110100000011010101101011110 e8a383e2889de681abe8a383e2889de681ab5e
UHC ?∝??∝?^ 001111111010000111110000001111110011111110100001111100000011111101011110 3fa1f03f3fa1f03f5e

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