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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 泚メタ}泚メタ{^ 1111101011111001110100101100000001111101111110101111100111010010110000000111101101011110 faf9d2c07dfaf9d2c07b5e
EUC-JP 泚メタ}泚メタ{^ 1000111111000111101000011000111011010010100011101100000001111101100011111100011110100001100011101101001010001110110000000111101101011110 8fc7a18ed28ec07d8fc7a18ed28ec07b5e
UTF-8 泚メタ}泚メタ{^ 111001101011001110011010111011111011111010010010111011111011111010000000011111011110011010110011100110101110111110111110100100101110111110111110100000000111101101011110 e6b39aefbe92efbe807de6b39aefbe92efbe807b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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