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 ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
SJIS-WIN シマシイWDシマシイWD^ 10111100110011111011110010110010010101110100010010111100110011111011110010110010010101110100010001011110 bccfbcb25744bccfbcb257445e
EUC-JP シマシイWDシマシイWD^ 100011101011110010001110110011111000111010111100100011101011001001010111010001001000111010111100100011101100111110001110101111001000111010110010010101110100010001011110 8ebc8ecf8ebc8eb257448ebc8ecf8ebc8eb257445e
UTF-8 シマシイWDシマシイWD^ 1110111110111101101111001110111110111110100011111110111110111101101111001110111110111101101100100101011101000100111011111011110110111100111011111011111010001111111011111011110110111100111011111011110110110010010101110100010001011110 efbdbcefbe8fefbdbcefbdb25744efbdbcefbe8fefbdbcefbdb257445e
UHC ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e

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