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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 拙}拙拙[}拙}拙拙[{^ 10010000110110010111110110010000110110011001000011011001010110110111110110010000110110010111110110010000110110011001000011011001010110110111101101011110 90d97d90d990d95b7d90d97d90d990d95b7b5e
EUC-JP 拙}拙拙[}拙}拙拙[{^ 11000000110110110111110111000000110110111100000011011011010110110111110111000000110110110111110111000000110110111100000011011011010110110111101101011110 c0db7dc0dbc0db5b7dc0db7dc0dbc0db5b7b5e
UTF-8 拙}拙拙[}拙}拙拙[{^ 11100110100010111001100101111101111001101000101110011001111001101000101110011001010110110111110111100110100010111001100101111101111001101000101110011001111001101000101110011001010110110111101101011110 e68b997de68b99e68b995b7de68b997de68b99e68b995b7b5e
UHC 拙}拙拙[}拙}拙拙[{^ 11110000111100000111110111110000111100001111000011110000010110110111110111110000111100000111110111110000111100001111000011110000010110110111101101011110 f0f07df0f0f0f05b7df0f07df0f0f0f05b7b5e

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