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 蜿ゥ陲房蜿ゥ陲房^ 111001011000111110101001111010001010001010010110010110111110010110001111101010011110100010100010100101100101101101011110 e58fa9e8a2965be58fa9e8a2965b5e
EUC-JP 蜿ゥ陲房蜿ゥ陲房^ 1110100111101111100011101010100111110000101001001100101110111100111010011110111110001110101010011111000010100100110010111011110001011110 e9ef8ea9f0a4cbbce9ef8ea9f0a4cbbc5e
UTF-8 蜿ゥ陲房蜿ゥ陲房^ 11101000100111001011111111101111101111011010100111101001100110011011001011100110100010001011111111101000100111001011111111101111101111011010100111101001100110011011001011100110100010001011111101011110 e89cbfefbda9e999b2e688bfe89cbfefbda9e999b2e688bf5e
UHC ???房???房^ 0011111100111111001111111101101110101110001111110011111100111111110110111010111001011110 3f3f3fdbae3f3f3fdbae5e

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