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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN シマシセDシマシセD^ 1011110011001111101111001011111001000100101111001100111110111100101111100100010001011110 bccfbcbe44bccfbcbe445e
EUC-JP シマシセDシマシセD^ 10001110101111001000111011001111100011101011110010001110101111100100010010001110101111001000111011001111100011101011110010001110101111100100010001011110 8ebc8ecf8ebc8ebe448ebc8ecf8ebc8ebe445e
UTF-8 シマシセDシマシセD^ 111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110111110010001001110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101111100100010001011110 efbdbcefbe8fefbdbcefbdbe44efbdbcefbe8fefbdbcefbdbe445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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