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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 莖サ蠖ケ}莖サ蠖ケ{^ 111001001011000110111011111001011011110110111001011111011110010010110001101110111110010110111101101110010111101101011110 e4b1bbe5bdb97de4b1bbe5bdb97b5e
EUC-JP 莖サ蠖ケ}莖サ蠖ケ{^ 11101000101100111000111010111011111010101011111110001110101110010111110111101000101100111000111010111011111010101011111110001110101110010111101101011110 e8b38ebbeabf8eb97de8b38ebbeabf8eb97b5e
UTF-8 莖サ蠖ケ}莖サ蠖ケ{^ 111010001000111010010110111011111011110110111011111010001010000010010110111011111011110110111001011111011110100010001110100101101110111110111101101110111110100010100000100101101110111110111101101110010111101101011110 e88e96efbdbbe8a096efbdb97de88e96efbdbbe8a096efbdb97b5e
UHC 莖???}莖???{^ 11001100111011000011111100111111001111110111110111001100111011000011111100111111001111110111101101011110 ccec3f3f3f7dccec3f3f3f7b5e

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