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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 辿速速@辿速速@B 100100100100100010010001101011001001000110101100010000001001001001001000100100011010110010010001101011000100000001000010 924891ac91ac40924891ac91ac4042
EUC-JP 辿速速@辿速速@B 110000111010100111000010101011101100001010101110010000001100001110101001110000101010111011000010101011100100000001000010 c3a9c2aec2ae40c3a9c2aec2ae4042
UTF-8 辿速速@辿速速@B 111010001011111010111111111010011000000010011111111010011000000010011111010000001110100010111110101111111110100110000000100111111110100110000000100111110100000001000010 e8bebfe9809fe9809f40e8bebfe9809fe9809f4042
UHC ?速速@?速速@B 00111111111000011101110011100001110111000100000000111111111000011101110011100001110111000100000001000010 3fe1dce1dc403fe1dce1dc4042

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