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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辰村脱賊辰村脱賊^ 1001001001000011100100011011101010010010010001011001000110101111100100100100001110010001101110101001001001000101100100011010111101011110 924391ba924591af924391ba924591af5e
EUC-JP 辰村脱賊辰村脱賊^ 1100001110100100110000101011110011000011101001101100001010110001110000111010010011000010101111001100001110100110110000101011000101011110 c3a4c2bcc3a6c2b1c3a4c2bcc3a6c2b15e
UTF-8 辰村脱賊辰村脱賊^ 11101000101111101011000011100110100111011001000111101000100001001011000111101000101100111000101011101000101111101011000011100110100111011001000111101000100001001011000111101000101100111000101001011110 e8beb0e69d91e884b1e8b38ae8beb0e69d91e884b1e8b38a5e
UHC 辰村?賊辰村?賊^ 111100101110001111110101101111010011111111101110111001001111001011100011111101011011110100111111111011101110010001011110 f2e3f5bd3feee4f2e3f5bd3feee45e

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