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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN タュア佖}タュア佖{^ 11000000101011011011000111111010011011100111110111000000101011011011000111111010011011100111101101011110 c0adb1fa6e7dc0adb1fa6e7b5e
EUC-JP タュア佖}タュア佖{^ 100011101100000010001110101011011000111010110001100011111011000011101110011111011000111011000000100011101010110110001110101100011000111110110000111011100111101101011110 8ec08ead8eb18fb0ee7d8ec08ead8eb18fb0ee7b5e
UTF-8 タュア佖}タュア佖{^ 111011111011111010000000111011111011110110101101111011111011110110110001111001001011110110010110011111011110111110111110100000001110111110111101101011011110111110111101101100011110010010111101100101100111101101011110 efbe80efbdadefbdb1e4bd967defbe80efbdadefbdb1e4bd967b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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