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 ??\????^ 0011111100111111010111000011111100111111001111110011111101011110 3f3f5c3f3f3f3f5e
SJIS-WIN ティ\ツ渉渉什^ 1100001110101000010111001100001010001111110000101000111111000010100011110101100101011110 c3a85cc28fc28fc28f595e
EUC-JP ティ\ツ渉渉什^ 1000111011000011100011101010100001011100100011101100001010111110110001001011111011000100101111011011101001011110 8ec38ea85c8ec2bec4bec4bdba5e
UTF-8 ティ\ツ渉渉什^ 1110111110111110100000111110111110111101101010000101110011101111101111101000001011100110101110001000100111100110101110001000100111100100101110111000000001011110 efbe83efbda85cefbe82e6b889e6b889e4bb805e
UHC ??\???什^ 001111110011111101011100001111110011111100111111111001001010011101011110 3f3f5c3f3f3fe4a75e

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