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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ティツセツ楪ク^ 110000111010100011000010101111101100001010011110110000101011100001011110 c3a8c2bec29ec2b85e
EUC-JP ティツセツ楪ク^ 100011101100001110001110101010001000111011000010100011101011111010001110110000101101110011000100100011101011100001011110 8ec38ea88ec28ebe8ec2dcc48eb85e
UTF-8 ティツセツ楪ク^ 11101111101111101000001111101111101111011010100011101111101111101000001011101111101111011011111011101111101111101000001011100110101001011010101011101111101111011011100001011110 efbe83efbda8efbe82efbdbeefbe82e6a5aaefbdb85e
UHC ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e

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