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 ????????u^ 00111111001111110011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f3f3f755e
SJIS-WIN 錏幢スイ鞜会スコu^ 1110011111111001100110111110111110111101101100101110100011011111100010011110111110111101101110100111010101011110 e7f99befbdb2e8df89efbdba755e
EUC-JP 錏幢スイ鞜会スコu^ 111011101111101111010110111100011000111010111101100011101011001011110000111000011011001011110001100011101011110110001110101110100111010101011110 eefbd6f18ebd8eb2f0e1b2f18ebd8eba755e
UTF-8 錏幢スイ鞜会スコu^ 1110100110001100100011111110010110111001101000101110111110111101101111011110111110111101101100101110100110011110100111001110010010111100100110101110111110111101101111011110111110111101101110100111010101011110 e98c8fe5b9a2efbdbdefbdb2e99e9ce4bc9aefbdbdefbdba755e
UHC ?幢??????u^ 0011111111010011110100110011111100111111001111110011111100111111001111110111010101011110 3fd3d33f3f3f3f3f3f755e

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