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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 譏滂ァェ譏滂ァェ^ 11100110100110001001111111101111101001111010101011100110100110001001111111101111101001111010101001011110 e6989fefa7aae6989fefa7aa5e
EUC-JP 譏滂ァェ譏滂ァェ^ 1110101111111000110111101111000110001110101001111000111010101010111010111111100011011110111100011000111010100111100011101010101001011110 ebf8def18ea78eaaebf8def18ea78eaa5e
UTF-8 譏滂ァェ譏滂ァェ^ 11101000101011011000111111100110101110111000001011101111101111011010011111101111101111011010101011101000101011011000111111100110101110111000001011101111101111011010011111101111101111011010101001011110 e8ad8fe6bb82efbda7efbdaae8ad8fe6bb82efbda7efbdaa5e
UHC 譏滂??譏滂??^ 11010001110000011101101110110101001111110011111111010001110000011101101110110101001111110011111101011110 d1c1dbb53f3fd1c1dbb53f3f5e

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