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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ティツ督庚ツ鳴ー^ 110000111010100011000010100100111100001010001101010011011100001010010110110000101011000001011110 c3a8c293c28d4dc296c2b05e
EUC-JP ティツ督庚ツ鳴ー^ 1000111011000011100011101010100010001110110000101100011011000100101110011010111010001110110000101100110011000100100011101011000001011110 8ec38ea88ec2c6c4b9ae8ec2ccc48eb05e
UTF-8 ティツ督庚ツ鳴ー^ 11101111101111101000001111101111101111011010100011101111101111101000001011100111100111011010001111100101101110101001101011101111101111101000001011101001101100111011010011101111101111011011000001011110 efbe83efbda8efbe82e79da3e5ba9aefbe82e9b3b4efbdb05e
UHC ???督庚?鳴?^ 001111110011111100111111110101001011110111001100110100100011111111011001101100000011111101011110 3f3f3fd4bdccd23fd9b03f5e

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