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 ????????~B 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN 錏幢スイ鞜会スコ~B 1110011111111001100110111110111110111101101100101110100011011111100010011110111110111101101110100111111001000010 e7f99befbdb2e8df89efbdba7e42
EUC-JP 錏幢スイ鞜会スコ~B 111011101111101111010110111100011000111010111101100011101011001011110000111000011011001011110001100011101011110110001110101110100111111001000010 eefbd6f18ebd8eb2f0e1b2f18ebd8eba7e42
UTF-8 錏幢スイ鞜会スコ~B 1110100110001100100011111110010110111001101000101110111110111101101111011110111110111101101100101110100110011110100111001110010010111100100110101110111110111101101111011110111110111101101110100111111001000010 e98c8fe5b9a2efbdbdefbdb2e99e9ce4bc9aefbdbdefbdba7e42
UHC ?幢??????~B 0011111111010011110100110011111100111111001111110011111100111111001111110111111001000010 3fd3d33f3f3f3f3f3f7e42

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