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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ツ涌ツ唸テ。ツセ 11000010100101110100111111000010100110100101100011000011101000011100001010111110 c2974fc29a58c3a1c2be
EUC-JP ツ涌ツ唸テ。ツセ 10001110110000101100110110110000100011101100001011010011101110011000111011000011100011101010000110001110110000101000111010111110 8ec2cdb08ec2d3b98ec38ea18ec28ebe
UTF-8 ツ涌ツ唸テ。ツセ 111011111011111010000010111001101011011010001100111011111011111010000010111001011001010010111000111011111011111010000011111011111011110110100001111011111011111010000010111011111011110110111110 efbe82e6b68cefbe82e594b8efbe83efbda1efbe82efbdbe
UHC ?涌?????? 001111111110100110111111001111110011111100111111001111110011111100111111 3fe9bf3f3f3f3f3f3f

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