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 ????????????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ツシツスツシツウツシツスツシツウB 1100001010111100110000101011110111000010101111001100001010110011110000101011110011000010101111011100001010111100110000101011001101000010 c2bcc2bdc2bcc2b3c2bcc2bdc2bcc2b342
EUC-JP ツシツスツシツウツシツスツシツウB 100011101100001010001110101111001000111011000010100011101011110110001110110000101000111010111100100011101100001010001110101100111000111011000010100011101011110010001110110000101000111010111101100011101100001010001110101111001000111011000010100011101011001101000010 8ec28ebc8ec28ebd8ec28ebc8ec28eb38ec28ebc8ec28ebd8ec28ebc8ec28eb342
UTF-8 ツシツスツシツウツシツスツシツウB 11101111101111101000001011101111101111011011110011101111101111101000001011101111101111011011110111101111101111101000001011101111101111011011110011101111101111101000001011101111101111011011001111101111101111101000001011101111101111011011110011101111101111101000001011101111101111011011110111101111101111101000001011101111101111011011110011101111101111101000001011101111101111011011001101000010 efbe82efbdbcefbe82efbdbdefbe82efbdbcefbe82efbdb3efbe82efbdbcefbe82efbdbdefbe82efbdbcefbe82efbdb342
UHC ????????????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f42

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