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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN シマシイ霪Dシマシイ霪D^ 101111001100111110111100101100101110100011000100010001001011110011001111101111001011001011101000110001000100010001011110 bccfbcb2e8c444bccfbcb2e8c4445e
EUC-JP シマシイ霪Dシマシイ霪D^ 1000111010111100100011101100111110001110101111001000111010110010111100001100011001000100100011101011110010001110110011111000111010111100100011101011001011110000110001100100010001011110 8ebc8ecf8ebc8eb2f0c6448ebc8ecf8ebc8eb2f0c6445e
UTF-8 シマシイ霪Dシマシイ霪D^ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010111010011001110010101010010001001110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101100101110100110011100101010100100010001011110 efbdbcefbe8fefbdbcefbdb2e99caa44efbdbcefbe8fefbdbcefbdb2e99caa445e
UHC ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e

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