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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 谿樣嚆谿樣嚆B 11100110101011101001111011101001100110101000010111100110101011101001111011101001100110101000010101000010 e6ae9ee99a85e6ae9ee99a8542
EUC-JP 谿樣嚆谿樣嚆B 11101100101100001101110011101011110100111110010111101100101100001101110011101011110100111110010101000010 ecb0dcebd3e5ecb0dcebd3e542
UTF-8 谿樣嚆谿樣嚆B 11101000101100001011111111100110101010001010001111100101100110101000011011101000101100001011111111100110101010001010001111100101100110101000011001000010 e8b0bfe6a8a3e59a86e8b0bfe6a8a3e59a8642
UHC 谿樣嚆谿樣嚆B 11001101101011001110010111000110111111001111011111001101101011001110010111000110111111001111011101000010 cdace5c6fcf7cdace5c6fcf742

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