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 陂馴唱陂馴唱^ 11101000100110001001001111101001100011111010010111101000100110001001001111101001100011111010010101011110 e89893e98fa5e89893e98fa55e
EUC-JP 陂馴唱陂馴唱^ 11101111111110001100011011101011101111101010011111101111111110001100011011101011101111101010011101011110 eff8c6ebbea7eff8c6ebbea75e
UTF-8 陂馴唱陂馴唱^ 11101001100110011000001011101001101001101011010011100101100101001011000111101001100110011000001011101001101001101011010011100101100101001011000101011110 e99982e9a6b4e594b1e99982e9a6b4e594b15e
UHC 陂馴唱陂馴唱^ 11111001101011101110001011111000111100111101110111111001101011101110001011111000111100111101110101011110 f9aee2f8f3ddf9aee2f8f3dd5e

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