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 シ粲}シ粲{^ 10111100111000101110101011111000011011100111110110111100111000101110101011111000011011100111101101011110 bce2eaf86e7dbce2eaf86e7b5e
EUC-JP シ粲?}シ粲?{^ 10001110101111001110010011101100001111110111110110001110101111001110010011101100001111110111101101011110 8ebce4ec3f7d8ebce4ec3f7b5e
UTF-8 シ粲}シ粲{^ 111011111011110110111100111001111011001010110010111011101001100010001110011111011110111110111101101111001110011110110010101100101110111010011000100011100111101101011110 efbdbce7b2b2ee988e7defbdbce7b2b2ee988e7b5e
UHC ?粲?}?粲?{^ 0011111111110011110001000011111101111101001111111111001111000100001111110111101101011110 3ff3c43f7d3ff3c43f7b5e

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