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 鬘狗幕鬘狗幕^ 11101001101000011000101111100111100101101000101111101001101000011000101111100111100101101000101101011110 e9a18be7968be9a18be7968b5e
EUC-JP 鬘狗幕鬘狗幕^ 11110010101000111011011011101001110010111110101111110010101000111011011011101001110010111110101101011110 f2a3b6e9cbebf2a3b6e9cbeb5e
UTF-8 鬘狗幕鬘狗幕^ 11101001101011001001100011100111100010111001011111100101101110011001010111101001101011001001100011100111100010111001011111100101101110011001010101011110 e9ac98e78b97e5b995e9ac98e78b97e5b9955e
UHC ?狗幕?狗幕^ 0011111111001111101101111101100010101101001111111100111110110111110110001010110101011110 3fcfb7d8ad3fcfb7d8ad5e

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