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 曠遯睦}曠遯睦{^ 100111100100010011100111101010101001011001110010011111011001111001000100111001111010101010010110011100100111101101011110 9e44e7aa96727d9e44e7aa96727b5e
EUC-JP 曠遯睦}曠遯睦{^ 110110111010010111101110101011001100101111010011011111011101101110100101111011101010110011001011110100110111101101011110 dba5eeaccbd37ddba5eeaccbd37b5e
UTF-8 曠遯睦}曠遯睦{^ 111001101001101110100000111010011000000110101111111001111001110110100110011111011110011010011011101000001110100110000001101011111110011110011101101001100111101101011110 e69ba0e981afe79da67de69ba0e981afe79da67b5e
UHC 曠遯睦}曠遯睦{^ 110011101100011111010100111011101101100111001110011111011100111011000111110101001110111011011001110011100111101101011110 cec7d4eed9ce7dcec7d4eed9ce7b5e

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