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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN タ穗}タ穗{^ 11000000111100001011110011100010011011100111110111000000111100001011110011100010011011100111101101011110 c0f0bce26e7dc0f0bce26e7b5e
EUC-JP タ?穗}タ?穗{^ 10001110110000000011111111100011110011110111110110001110110000000011111111100011110011110111101101011110 8ec03fe3cf7d8ec03fe3cf7b5e
UTF-8 タ穗}タ穗{^ 111011111011111010000000111011101000000110111011111001111010100110010111011111011110111110111110100000001110111010000001101110111110011110101001100101110111101101011110 efbe80ee81bbe7a9977defbe80ee81bbe7a9977b5e
UHC ??穗}??穗{^ 0011111100111111111000101011010001111101001111110011111111100010101101000111101101011110 3f3fe2b47d3f3fe2b47b5e

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