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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 豎夲ァ±豎夲ァ+^ 111001101011000110011010111011111010011110000001011111011110011010110001100110101110111110100111100000010111101101011110 e6b19aefa7817de6b19aefa7817b5e
EUC-JP 豎夲ァ±豎夲ァ+^ 1110110010110011110101001111000110001110101001111010000111011110111011001011001111010100111100011000111010100111101000011101110001011110 ecb3d4f18ea7a1deecb3d4f18ea7a1dc5e
UTF-8 豎夲ァ±豎夲ァ+^ 111010001011000110001110111001011010010010110010111011111011110110100111110000101011000111101000101100011000111011100101101001001011001011101111101111011010011111101111101111001000101101011110 e8b18ee5a4b2efbda7c2b1e8b18ee5a4b2efbda7efbc8b5e
UHC ???±???+^ 0011111100111111001111111010000110111110001111110011111100111111101000111010101101011110 3f3f3fa1be3f3f3fa3ab5e

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