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 ???????D???????D^ 0011111100111111001111110011111100111111001111110011111101000100001111110011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f3f443f3f3f3f3f3f3f445e
SJIS-WIN ツシテδシツシDツシテδシツシD^ 11000010101111001100001110000011110000101011110011000010101111000100010011000010101111001100001110000011110000101011110011000010101111000100010001011110 c2bcc383c2bcc2bc44c2bcc383c2bcc2bc445e
EUC-JP ツシテδシツシDツシテδシツシD^ 10001110110000101000111010111100100011101100001110100110110001001000111010111100100011101100001010001110101111000100010010001110110000101000111010111100100011101100001110100110110001001000111010111100100011101100001010001110101111000100010001011110 8ec28ebc8ec3a6c48ebc8ec28ebc448ec28ebc8ec3a6c48ebc8ec28ebc445e
UTF-8 ツシテδシツシDツシテδシツシD^ 11101111101111101000001011101111101111011011110011101111101111101000001111001110101101001110111110111101101111001110111110111110100000101110111110111101101111000100010011101111101111101000001011101111101111011011110011101111101111101000001111001110101101001110111110111101101111001110111110111110100000101110111110111101101111000100010001011110 efbe82efbdbcefbe83ceb4efbdbcefbe82efbdbc44efbe82efbdbcefbe83ceb4efbdbcefbe82efbdbc445e
UHC ???δ???D???δ???D^ 00111111001111110011111110100101111001000011111100111111001111110100010000111111001111110011111110100101111001000011111100111111001111110100010001011110 3f3f3fa5e43f3f3f443f3f3fa5e43f3f3f445e

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