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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 谿雅セァ鬢畷ヲ・ 111001101010111010001001111010111011111010100111111010011010010010010011111010111010011010100101 e6ae89ebbea7e9a493eba6a5
EUC-JP 谿雅セァ鬢畷ヲ・ 11101100101100001011001011101101100011101011111010001110101001111111001010100110110001101110110110001110101001101000111010100101 ecb0b2ed8ebe8ea7f2a6c6ed8ea68ea5
UTF-8 谿雅セァ鬢畷ヲ・ 111010001011000010111111111010011001101110000101111011111011110110111110111011111011110110100111111010011010110010100010111001111001010110110111111011111011110110100110111011111011110110100101 e8b0bfe99b85efbdbeefbda7e9aca2e795b7efbda6efbda5
UHC 谿雅?????? 11001101101011001110010010111010001111110011111100111111001111110011111100111111 cdace4ba3f3f3f3f3f3f

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