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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN シ瑩スn}シ瑩スn{^ 1011110011100000111100001111000110111100101111010110111001111101101111001110000011110000111100011011110010111101011011100111101101011110 bce0f0f1bcbd6e7dbce0f0f1bcbd6e7b5e
EUC-JP シ瑩?スn}シ瑩?スn{^ 10001110101111001110000011110010001111111000111010111101011011100111110110001110101111001110000011110010001111111000111010111101011011100111101101011110 8ebce0f23f8ebd6e7d8ebce0f23f8ebd6e7b5e
UTF-8 シ瑩スn}シ瑩スn{^ 1110111110111101101111001110011110010001101010011110111010000100101101111110111110111101101111010110111001111101111011111011110110111100111001111001000110101001111011101000010010110111111011111011110110111101011011100111101101011110 efbdbce791a9ee84b7efbdbd6e7defbdbce791a9ee84b7efbdbd6e7b5e
UHC ?瑩??n}?瑩??n{^ 001111111111101110101001001111110011111101101110011111010011111111111011101010010011111100111111011011100111101101011110 3ffba93f3f6e7d3ffba93f3f6e7b5e

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