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 ???cn}???cn{^ 00111111001111110011111101100011011011100111110100111111001111110011111101100011011011100111101101011110 3f3f3f636e7d3f3f3f636e7b5e
SJIS-WIN 篠ンワcn}篠ンワcn{^ 100011101100001011011101110111000110001101101110011111011000111011000010110111011101110001100011011011100111101101011110 8ec2dddc636e7d8ec2dddc636e7b5e
EUC-JP 篠ンワcn}篠ンワcn{^ 10111100110001001000111011011101100011101101110001100011011011100111110110111100110001001000111011011101100011101101110001100011011011100111101101011110 bcc48edd8edc636e7dbcc48edd8edc636e7b5e
UTF-8 篠ンワcn}篠ンワcn{^ 11100111101011111010000011101111101111101001110111101111101111101001110001100011011011100111110111100111101011111010000011101111101111101001110111101111101111101001110001100011011011100111101101011110 e7afa0efbe9defbe9c636e7de7afa0efbe9defbe9c636e7b5e
UHC 篠??cn}篠??cn{^ 111000011100011000111111001111110110001101101110011111011110000111000110001111110011111101100011011011100111101101011110 e1c63f3f636e7de1c63f3f636e7b5e

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