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 淲懃明}淲懃明{^ 111110110100010010011100111001111001011010111110011111011111101101000100100111001110011110010110101111100111101101011110 fb449ce796be7dfb449ce796be7b5e
EUC-JP ?懃明}?懃明{^ 00111111110110001110100111001100110000000111110100111111110110001110100111001100110000000111101101011110 3fd8e9ccc07d3fd8e9ccc07b5e
UTF-8 淲懃明}淲懃明{^ 111001101011011110110010111001101000011110000011111001101001100010001110011111011110011010110111101100101110011010000111100000111110011010011000100011100111101101011110 e6b7b2e68783e6988e7de6b7b2e68783e6988e7b5e
UHC ?懃明}?懃明{^ 00111111110100001100010011011001101001010111110100111111110100001100010011011001101001010111101101011110 3fd0c4d9a57d3fd0c4d9a57b5e

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