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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN タ鈺ソn}タ鈺ソn{^ 11000000111110111100010010111111011011100111110111000000111110111100010010111111011011100111101101011110 c0fbc4bf6e7dc0fbc4bf6e7b5e
EUC-JP タ鈺ソn}タ鈺ソn{^ 10001110110000001000111111100011110101011000111010111111011011100111110110001110110000001000111111100011110101011000111010111111011011100111101101011110 8ec08fe3d58ebf6e7d8ec08fe3d58ebf6e7b5e
UTF-8 タ鈺ソn}タ鈺ソn{^ 1110111110111110100000001110100110001000101110101110111110111101101111110110111001111101111011111011111010000000111010011000100010111010111011111011110110111111011011100111101101011110 efbe80e988baefbdbf6e7defbe80e988baefbdbf6e7b5e
UHC ?鈺?n}?鈺?n{^ 00111111111010001010110100111111011011100111110100111111111010001010110100111111011011100111101101011110 3fe8ad3f6e7d3fe8ad3f6e7b5e

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