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 ????????E 001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f45
SJIS-WIN 鬢鯉ァェ邀ャ邀ャE 11101001101001001000110011101111101001111010101011100111101100011010110011100111101100011010110001000101 e9a48cefa7aae7b1ace7b1ac45
EUC-JP 鬢鯉ァェ邀ャ邀ャE 1111001010100110101110001111000110001110101001111000111010101010111011101011001110001110101011001110111010110011100011101010110001000101 f2a6b8f18ea78eaaeeb38eaceeb38eac45
UTF-8 鬢鯉ァェ邀ャ邀ャE 11101001101011001010001011101001101011111000100111101111101111011010011111101111101111011010101011101001100000101000000011101111101111011010110011101001100000101000000011101111101111011010110001000101 e9aca2e9af89efbda7efbdaae98280efbdace98280efbdac45
UHC ?鯉??邀?邀?E 001111111101011111101111001111110011111111101001101011010011111111101001101011010011111101000101 3fd7ef3f3fe9ad3fe9ad3f45

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