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 蠇カ辷シ}蠇カ辷シ{^ 111110111010000110110110111001111000100010111100011111011111101110100001101101101110011110001000101111000111101101011110 fba1b6e788bc7dfba1b6e788bc7b5e
EUC-JP ?カ辷シ}?カ辷シ{^ 0011111110001110101101101110110111101000100011101011110001111101001111111000111010110110111011011110100010001110101111000111101101011110 3f8eb6ede88ebc7d3f8eb6ede88ebc7b5e
UTF-8 蠇カ辷シ}蠇カ辷シ{^ 111010001010000010000111111011111011110110110110111010001011111010110111111011111011110110111100011111011110100010100000100001111110111110111101101101101110100010111110101101111110111110111101101111000111101101011110 e8a087efbdb6e8beb7efbdbc7de8a087efbdb6e8beb7efbdbc7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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