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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 貂ケ雉ェD貂ケ雉ェD^ 111001101011100010111001111010001011001110101010010001001110011010111000101110011110100010110011101010100100010001011110 e6b8b9e8b3aa44e6b8b9e8b3aa445e
EUC-JP 貂ケ雉ェD貂ケ雉ェD^ 11101100101110101000111010111001111100001011010110001110101010100100010011101100101110101000111010111001111100001011010110001110101010100100010001011110 ecba8eb9f0b58eaa44ecba8eb9f0b58eaa445e
UTF-8 貂ケ雉ェD貂ケ雉ェD^ 111010001011001010000010111011111011110110111001111010011001101110001001111011111011110110101010010001001110100010110010100000101110111110111101101110011110100110011011100010011110111110111101101010100100010001011110 e8b282efbdb9e99b89efbdaa44e8b282efbdb9e99b89efbdaa445e
UHC 貂?雉?D貂?雉?D^ 111101011011000000111111111101101100101100111111010001001111010110110000001111111111011011001011001111110100010001011110 f5b03ff6cb3f44f5b03ff6cb3f445e

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