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 蠇帶イサ驤シ雉ェ^ 11111011101000011001101111100110101100101011101111101001100010001011110011101000101100111010101001011110 fba19be6b2bbe988bce8b3aa5e
EUC-JP ?帶イサ驤シ雉ェ^ 00111111110101101110100010001110101100101000111010111011111100011110100010001110101111001111000010110101100011101010101001011110 3fd6e88eb28ebbf1e88ebcf0b58eaa5e
UTF-8 蠇帶イサ驤シ雉ェ^ 11101000101000001000011111100101101110001011011011101111101111011011001011101111101111011011101111101001101010011010010011101111101111011011110011101001100110111000100111101111101111011010101001011110 e8a087e5b8b6efbdb2efbdbbe9a9a4efbdbce99b89efbdaa5e
UHC ?帶????雉?^ 0011111111010011111000010011111100111111001111110011111111110110110010110011111101011110 3fd3e13f3f3f3ff6cb3f5e

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