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 衣??蓋}衣??蓋{^ 100010001101111100111111001111111000101001010111011111011000100011011111001111110011111110001010010101110111101101011110 88df3f3f8a577d88df3f3f8a577b5e
EUC-JP 衣??蓋}衣??蓋{^ 101100001110000100111111001111111011001110111000011111011011000011100001001111110011111110110011101110000111101101011110 b0e13f3fb3b87db0e13f3fb3b87b5e
UTF-8 衣렱李蓋}衣렱李蓋{^ 111010001010000110100011111010111010000010110001111011111010011110100001111010001001001110001011011111011110100010100001101000111110101110100000101100011110111110100111101000011110100010010011100010110111101101011110 e8a1a3eba0b1efa7a1e8938b7de8a1a3eba0b1efa7a1e8938b7b5e
UHC 衣렱李蓋}衣렱李蓋{^ 11101011111111011000111010111110111011001011000011001011110011110111110111101011111111011000111010111110111011001011000011001011110011110111101101011110 ebfd8ebeecb0cbcf7debfd8ebeecb0cbcf7b5e

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