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 貂ァ髮ォ貔オ螳、^ 11100110101110001010011111101001100110111010101111100110101111101011010111100101101011101010010001011110 e6b8a7e99babe6beb5e5aea45e
EUC-JP 貂ァ髮ォ貔オ螳、^ 1110110010111010100011101010011111110001111110111000111010101011111011001100000010001110101101011110101010110000100011101010010001011110 ecba8ea7f1fb8eabecc08eb5eab08ea45e
UTF-8 貂ァ髮ォ貔オ螳、^ 11101000101100101000001011101111101111011010011111101001101010111010111011101111101111011010101111101000101100101001010011101111101111011011010111101000100111101011001111101111101111011010010001011110 e8b282efbda7e9abaeefbdabe8b294efbdb5e89eb3efbda45e
UHC 貂?髮???螳?^ 111101011011000000111111110110111010010100111111001111110011111111010011110110010011111101011110 f5b03fdba53f3f3fd3d93f5e

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