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 ?讌謔吋淏ァ謔吋^ 001111111110011010100101111001101000001010001001010001001111101101000010101001111110011010000010100010010100010001011110 3fe6a5e6828944fb42a7e68289445e
EUC-JP 淎讌謔吋淏ァ謔吋^ 10001111110001111101100011101100101001111110101111100010101100011010010110001111110001111101100110001110101001111110101111100010101100011010010101011110 8fc7d8eca7ebe2b1a58fc7d98ea7ebe2b1a55e
UTF-8 淎讌謔吋淏ァ謔吋^ 11100110101101111000111011101000101011101000110011101000101011001001010011100101100100001000101111100110101101111000111111101111101111011010011111101000101011001001010011100101100100001000101101011110 e6b78ee8ae8ce8ac94e5908be6b78fefbda7e8ac94e5908b5e
UHC ??謔?淏?謔?^ 001111110011111111111001110011000011111111111011110010000011111111111001110011000011111101011110 3f3ff9cc3ffbc83ff9cc3f5e

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