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 淏ァ謔吋淏ァ謔吋^ 111110110100001010100111111001101000001010001001010001001111101101000010101001111110011010000010100010010100010001011110 fb42a7e6828944fb42a7e68289445e
EUC-JP 淏ァ謔吋淏ァ謔吋^ 10001111110001111101100110001110101001111110101111100010101100011010010110001111110001111101100110001110101001111110101111100010101100011010010101011110 8fc7d98ea7ebe2b1a58fc7d98ea7ebe2b1a55e
UTF-8 淏ァ謔吋淏ァ謔吋^ 11100110101101111000111111101111101111011010011111101000101011001001010011100101100100001000101111100110101101111000111111101111101111011010011111101000101011001001010011100101100100001000101101011110 e6b78fefbda7e8ac94e5908be6b78fefbda7e8ac94e5908b5e
UHC 淏?謔?淏?謔?^ 11111011110010000011111111111001110011000011111111111011110010000011111111111001110011000011111101011110 fbc83ff9cc3ffbc83ff9cc3f5e

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