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 袗擎}袗擎{^ 111001011101010111111001111010111111101011001100011111011110010111010101111110011110101111111010110011000111101101011110 e5d5f9ebfacc7de5d5f9ebfacc7b5e
EUC-JP 袗?擎}袗?擎{^ 111010101101011100111111100011111100000110100110011111011110101011010111001111111000111111000001101001100111101101011110 ead73f8fc1a67dead73f8fc1a67b5e
UTF-8 袗擎}袗擎{^ 111010001010001010010111111011101001110110000110111001101001001110001110011111011110100010100010100101111110111010011101100001101110011010010011100011100111101101011110 e8a297ee9d86e6938e7de8a297ee9d86e6938e7b5e
UHC 袗?擎}袗?擎{^ 11110010110111110011111111001100110101100111110111110010110111110011111111001100110101100111101101011110 f2df3fccd67df2df3fccd67b5e

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