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 莨域梢}莨域梢{^ 111001001011110010001000111001101000111110111101011111011110010010111100100010001110011010001111101111010111101101011110 e4bc88e68fbd7de4bc88e68fbd7b5e
EUC-JP 莨域梢}莨域梢{^ 111010001011111010110000111010001011111010111111011111011110100010111110101100001110100010111110101111110111101101011110 e8beb0e8bebf7de8beb0e8bebf7b5e
UTF-8 莨域梢}莨域梢{^ 111010001000111010101000111001011001111110011111111001101010001010100010011111011110100010001110101010001110010110011111100111111110011010100010101000100111101101011110 e88ea8e59f9fe6a2a27de88ea8e59f9fe6a2a27b5e
UHC ?域梢}?域梢{^ 00111111111001101011010011110100111111100111110100111111111001101011010011110100111111100111101101011110 3fe6b4f4fe7d3fe6b4f4fe7b5e

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