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 ??H?????? 001111110011111101001000001111110011111100111111001111110011111100111111 3f3f483f3f3f3f3f3f
SJIS-WIN テサHツ篠セテサテ 11000011101110110100100011000010100011101100001010111110110000111011101111000011 c3bb48c28ec2bec3bbc3
EUC-JP テサHツ篠セテサテ 1000111011000011100011101011101101001000100011101100001010111100110001001000111010111110100011101100001110001110101110111000111011000011 8ec38ebb488ec2bcc48ebe8ec38ebb8ec3
UTF-8 テサHツ篠セテサテ 11101111101111101000001111101111101111011011101101001000111011111011111010000010111001111010111110100000111011111011110110111110111011111011111010000011111011111011110110111011111011111011111010000011 efbe83efbdbb48efbe82e7afa0efbdbeefbe83efbdbbefbe83
UHC ??H?篠???? 00111111001111110100100000111111111000011100011000111111001111110011111100111111 3f3f483fe1c63f3f3f3f

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