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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツクテ青シテ督ウテァ^ 11000010101110001100001110010000110000101011110011000011100100111100001010110011110000111010011101011110 c2b8c390c2bcc393c2b3c3a75e
EUC-JP ツクテ青シテ督ウテァ^ 100011101100001010001110101110001000111011000011110000001100010010001110101111001000111011000011110001101100010010001110101100111000111011000011100011101010011101011110 8ec28eb88ec3c0c48ebc8ec3c6c48eb38ec38ea75e
UTF-8 ツクテ青シテ督ウテァ^ 11101111101111101000001011101111101111011011100011101111101111101000001111101001100111011001001011101111101111011011110011101111101111101000001111100111100111011010001111101111101111011011001111101111101111101000001111101111101111011010011101011110 efbe82efbdb8efbe83e99d92efbdbcefbe83e79da3efbdb3efbe83efbda75e
UHC ??????督???^ 001111110011111100111111001111110011111100111111110101001011110100111111001111110011111101011110 3f3f3f3f3f3fd4bd3f3f3f5e

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