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 曠軋疸}曠軋疸{^ 100111100100010011100111011000011110000101110100011111011001111001000100111001110110000111100001011101000111101101011110 9e44e761e1747d9e44e761e1747b5e
EUC-JP 曠軋疸}曠軋疸{^ 110110111010010111101101110000101110000111010101011111011101101110100101111011011100001011100001110101010111101101011110 dba5edc2e1d57ddba5edc2e1d57b5e
UTF-8 曠軋疸}曠軋疸{^ 111001101001101110100000111010001011101110001011111001111001011010111000011111011110011010011011101000001110100010111011100010111110011110010110101110000111101101011110 e69ba0e8bb8be796b87de69ba0e8bb8be796b87b5e
UHC 曠軋疸}曠軋疸{^ 110011101100011111100100110110001101001110111000011111011100111011000111111001001101100011010011101110000111101101011110 cec7e4d8d3b87dcec7e4d8d3b87b5e

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