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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
EUC-JP ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
UTF-8 巢}巢巢[}巢}巢巢[{^ 11100101101101111010001001111101111001011011011110100010111001011011011110100010010110110111110111100101101101111010001001111101111001011011011110100010111001011011011110100010010110110111101101011110 e5b7a27de5b7a2e5b7a25b7de5b7a27de5b7a2e5b7a25b7b5e
UHC 巢}巢巢[}巢}巢巢[{^ 11100001101101010111110111100001101101011110000110110101010110110111110111100001101101010111110111100001101101011110000110110101010110110111101101011110 e1b57de1b5e1b55b7de1b57de1b5e1b55b7b5e

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