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 遶ェ螻杣遶ェ螻杣^ 111001111010101110101010111001011011000110011110010110111110011110101011101010101110010110110001100111100101101101011110 e7abaae5b19e5be7abaae5b19e5b5e
EUC-JP 遶ェ螻杣遶ェ螻杣^ 1110111010101101100011101010101011101010101100111101101110111100111011101010110110001110101010101110101010110011110110111011110001011110 eead8eaaeab3dbbceead8eaaeab3dbbc5e
UTF-8 遶ェ螻杣遶ェ螻杣^ 11101001100000011011011011101111101111011010101011101000100111101011101111100110100111011010001111101001100000011011011011101111101111011010101011101000100111101011101111100110100111011010001101011110 e981b6efbdaae89ebbe69da3e981b6efbdaae89ebbe69da35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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