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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 淏帷明淏帷明^ 11111011010000101001101111100111100101101011111011111011010000101001101111100111100101101011111001011110 fb429be796befb429be796be5e
EUC-JP 淏帷明淏帷明^ 100011111100011111011001110101101110100111001100110000001000111111000111110110011101011011101001110011001100000001011110 8fc7d9d6e9ccc08fc7d9d6e9ccc05e
UTF-8 淏帷明淏帷明^ 11100110101101111000111111100101101110001011011111100110100110001000111011100110101101111000111111100101101110001011011111100110100110001000111001011110 e6b78fe5b8b7e6988ee6b78fe5b8b7e6988e5e
UHC 淏?明淏?明^ 1111101111001000001111111101100110100101111110111100100000111111110110011010010101011110 fbc83fd9a5fbc83fd9a55e

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