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 失鱆軸}失鱆軸{^ 11110000101111011000111010111000111010011110000110001110101100100111110111110000101111011000111010111000111010011110000110001110101100100111101101011110 f0bd8eb8e9e18eb27df0bd8eb8e9e18eb27b5e
EUC-JP ?失鱆軸}?失鱆軸{^ 0011111110111100101110101111001011100011101111001011010001111101001111111011110010111010111100101110001110111100101101000111101101011110 3fbcbaf2e3bcb47d3fbcbaf2e3bcb47b5e
UTF-8 失鱆軸}失鱆軸{^ 111011101000000110111100111001011010010010110001111010011011000110000110111010001011101110111000011111011110111010000001101111001110010110100100101100011110100110110001100001101110100010111011101110000111101101011110 ee81bce5a4b1e9b186e8bbb87dee81bce5a4b1e9b186e8bbb87b5e
UHC ?失?軸}?失?軸{^ 001111111110001111110111001111111111010111101110011111010011111111100011111101110011111111110101111011100111101101011110 3fe3f73ff5ee7d3fe3f73ff5ee7b5e

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