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 阡俶勞阡俶勞^ 11101000100101001001100011100110100110011010011111101000100101001001100011100110100110011010011101011110 e89498e699a7e89498e699a75e
EUC-JP 阡俶勞阡俶勞^ 11101111111101001101000011101000110100101010100111101111111101001101000011101000110100101010100101011110 eff4d0e8d2a9eff4d0e8d2a95e
UTF-8 阡俶勞阡俶勞^ 11101001100110001010000111100100101111111011011011100101100010111001111011101001100110001010000111100100101111111011011011100101100010111001111001011110 e998a1e4bfb6e58b9ee998a1e4bfb6e58b9e5e
UHC 阡?勞阡?勞^ 1111010011000110001111111101011011001100111101001100011000111111110101101100110001011110 f4c63fd6ccf4c63fd6cc5e

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