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 蟠ァ髫媒蟠ァ髫倍^ 111001011011010010100111111010011001101010010100011111011110010110110100101001111110100110011010100101000111101101011110 e5b4a7e99a947de5b4a7e99a947b5e
EUC-JP 蟠ァ髫媒蟠ァ髫倍^ 1110101010110110100011101010011111110001111110101100011111011110111010101011011010001110101001111111000111111010110001111101110001011110 eab68ea7f1fac7deeab68ea7f1fac7dc5e
UTF-8 蟠ァ髫媒蟠ァ髫倍^ 11101000100111111010000011101111101111011010011111101001101010111010101111100101101010101001001011101000100111111010000011101111101111011010011111101001101010111010101111100101100000001000110101011110 e89fa0efbda7e9ababe5aa92e89fa0efbda7e9ababe5808d5e
UHC 蟠??媒蟠??倍^ 11011010111101100011111100111111110110001101101011011010111101100011111100111111110110111100001101011110 daf63f3fd8dadaf63f3fdbc35e

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