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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 檍??艤?????^ 100111101111100000111111001111111110010001111110001111110011111100111111001111110011111101011110 9ef83f3fe47e3f3f3f3f3f5e
EUC-JP 檍??艤?????^ 110111001111101000111111001111111110011111011111001111110011111100111111001111110011111101011110 dcfa3f3fe7df3f3f3f3f3f5e
UTF-8 檍댿몺艤귟짔璘댁삮^ 11100110101010101000110111101011100011001011111111101011101010101011101011101000100010011010010011101010101101111001111111101100101001111001010011101111101001111010111111101011100011001000000111101100100000101010111001011110 e6aa8deb8cbfebaabae889a4eab79feca794efa7afeb8c81ec82ae5e
UHC 檍댿몺艤귟짔璘댁삮^ 11100101111001011000100011100010100100011010000011101011111110101000001011101000101000111001110111101100110111101011010011101100100110001010101101011110 e5e588e291a0ebfa82e8a39decdeb4ec98ab5e

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