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 巐麗圜}巐麗圜{^ 111110101011011010010111111011011001101010100110011111011111101010110110100101111110110110011010101001100111101101011110 fab697ed9aa67dfab697ed9aa67b5e
EUC-JP 巐麗圜}巐麗圜{^ 1000111110111011111110011100111011101111110101001010100001111101100011111011101111111001110011101110111111010100101010000111101101011110 8fbbf9ceefd4a87d8fbbf9ceefd4a87b5e
UTF-8 巐麗圜}巐麗圜{^ 111001011011011110010000111010011011101010010111111001011001110010011100011111011110010110110111100100001110100110111010100101111110010110011100100111000111101101011110 e5b790e9ba97e59c9c7de5b790e9ba97e59c9c7b5e
UHC ?麗?}?麗?{^ 0011111111010101111100100011111101111101001111111101010111110010001111110111101101011110 3fd5f23f7d3fd5f23f7b5e

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