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 鬮丞亟鬮丞亢^ 11101001101010111000111111100101100110001011001011101001101010111000111111100101100110001011010001011110 e9ab8fe598b2e9ab8fe598b45e
EUC-JP 鬮丞亟鬮丞亢^ 11110010101011011011111011100111110100001011010011110010101011011011111011100111110100001011011001011110 f2adbee7d0b4f2adbee7d0b65e
UTF-8 鬮丞亟鬮丞亢^ 11101001101011001010111011100100101110001001111011100100101110101001111111101001101011001010111011100100101110001001111011100100101110101010001001011110 e9acaee4b89ee4ba9fe9acaee4b89ee4baa25e
UHC ?丞??丞亢^ 00111111111000111010101000111111001111111110001110101010111110011111000101011110 3fe3aa3f3fe3aaf9f15e

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