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 覘牘輒覘牘軫^ 11100110010011001110000010101111111001110110101111100110010011001110000010101111111001110110011001011110 e64ce0afe76be64ce0afe7665e
EUC-JP 覘牘輒覘牘軫^ 11101011101011011110000010110001111011011100110011101011101011011110000010110001111011011100011101011110 ebade0b1edccebade0b1edc75e
UTF-8 覘牘輒覘牘軫^ 11101000101001101001100011100111100010011001100011101000101111001001001011101000101001101001100011100111100010011001100011101000101110111010101101011110 e8a698e78998e8bc92e8a698e78998e8bbab5e
UHC ?牘輒?牘軫^ 0011111111010100101110101111010011100101001111111101010010111010111100101110001001011110 3fd4baf4e53fd4baf2e25e

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