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 鞅ヒ潺鞅ヒ潺^ 111101101100101111101000110101111100101111100000010001001111011011001011111010001101011111001011111000000100010001011110 f6cbe8d7cbe044f6cbe8d7cbe0445e
EUC-JP ?鞅ヒ潺?鞅ヒ潺^ 001111111111000011011001100011101100101111011111101001010011111111110000110110011000111011001011110111111010010101011110 3ff0d98ecbdfa53ff0d98ecbdfa55e
UTF-8 鞅ヒ潺鞅ヒ潺^ 11101110100100111011001011101001100111101000010111101111101111101000101111100110101111011011101011101110100100111011001011101001100111101000010111101111101111101000101111100110101111011011101001011110 ee93b2e99e85efbe8be6bdbaee93b2e99e85efbe8be6bdba5e
UHC ???潺???潺^ 0011111100111111001111111110110111010010001111110011111100111111111011011101001001011110 3f3f3fedd23f3f3fedd25e

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