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 巍睡?}巍睡?{^ 10011011110110011001000010000111001111110111110110011011110110011001000010000111001111110111101101011110 9bd990873f7d9bd990873f7b5e
EUC-JP 巍睡?}巍睡?{^ 11010110110110111011111111100111001111110111110111010110110110111011111111100111001111110111101101011110 d6dbbfe73f7dd6dbbfe73f7b5e
UTF-8 巍睡씒}巍睡씒{^ 111001011011011110001101111001111001110110100001111011001001010010010010011111011110010110110111100011011110011110011101101000011110110010010100100100100111101101011110 e5b78de79da1ec94927de5b78de79da1ec94927b5e
UHC 巍睡씒}巍睡씒{^ 111010001110010011100010101100101001110110101000011111011110100011100100111000101011001010011101101010000111101101011110 e8e4e2b29da87de8e4e2b29da87b5e

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