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 貂ャ謳閤貂ャ謳砿^ 111001101011100010101100111001101001000010001101011111011110011010111000101011001110011010010000100011010111101101011110 e6b8ace6908d7de6b8ace6908d7b5e
EUC-JP 貂ャ謳閤貂ャ謳砿^ 1110110010111010100011101010110011101011111100001011100111011110111011001011101010001110101011001110101111110000101110011101110001011110 ecba8eacebf0b9deecba8eacebf0b9dc5e
UTF-8 貂ャ謳閤貂ャ謳砿^ 11101000101100101000001011101111101111011010110011101000101011001011001111101001100101101010010011101000101100101000001011101111101111011010110011101000101011001011001111100111101000001011111101011110 e8b282efbdace8acb3e996a4e8b282efbdace8acb3e7a0bf5e
UHC 貂?謳閤貂?謳?^ 1111010110110000001111111100111111000100111110011110111011110101101100000011111111001111110001000011111101011110 f5b03fcfc4f9eef5b03fcfc43f5e

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