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 蝠サ蟇ウ蝠サ蟇ウ^ 11100101100101011011101111100101101011111011001111100101100101011011101111100101101011111011001101011110 e595bbe5afb3e595bbe5afb35e
EUC-JP 蝠サ蟇ウ蝠サ蟇ウ^ 1110100111110101100011101011101111101010101100011000111010110011111010011111010110001110101110111110101010110001100011101011001101011110 e9f58ebbeab18eb3e9f58ebbeab18eb35e
UTF-8 蝠サ蟇ウ蝠サ蟇ウ^ 11101000100111011010000011101111101111011011101111101000100111111000011111101111101111011011001111101000100111011010000011101111101111011011101111101000100111111000011111101111101111011011001101011110 e89da0efbdbbe89f87efbdb3e89da0efbdbbe89f87efbdb35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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