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 ????N????NB 0011111100111111001111110011111101001110001111110011111100111111001111110100111001000010 3f3f3f3f4e3f3f3f3f4e42
SJIS-WIN 蛛イ辷セN蛛イ辷セNB 111001011000000110110010111001111000100010111110010011101110010110000001101100101110011110001000101111100100111001000010 e581b2e788be4ee581b2e788be4e42
EUC-JP 蛛イ辷セN蛛イ辷セNB 11101001111000011000111010110010111011011110100010001110101111100100111011101001111000011000111010110010111011011110100010001110101111100100111001000010 e9e18eb2ede88ebe4ee9e18eb2ede88ebe4e42
UTF-8 蛛イ辷セN蛛イ辷セNB 111010001001101110011011111011111011110110110010111010001011111010110111111011111011110110111110010011101110100010011011100110111110111110111101101100101110100010111110101101111110111110111101101111100100111001000010 e89b9befbdb2e8beb7efbdbe4ee89b9befbdb2e8beb7efbdbe4e42
UHC 蛛???N蛛???NB 11110001110010000011111100111111001111110100111011110001110010000011111100111111001111110100111001000010 f1c83f3f3f4ef1c83f3f3f4e42

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