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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 紲種秋\}紲種秋\{^ 1110001101000111100011101110110110001111010010000101110001111101111000110100011110001110111011011000111101001000010111000111101101011110 e3478eed8f485c7de3478eed8f485c7b5e
EUC-JP 紲種秋\}紲種秋\{^ 1110010110101000101111001110111110111101101010010101110001111101111001011010100010111100111011111011110110101001010111000111101101011110 e5a8bcefbda95c7de5a8bcefbda95c7b5e
UTF-8 紲種秋\}紲種秋\{^ 1110011110110100101100101110011110101000101011101110011110100111100010110101110001111101111001111011010010110010111001111010100010101110111001111010011110001011010111000111101101011110 e7b4b2e7a8aee7a78b5c7de7b4b2e7a8aee7a78b5c7b5e
UHC ?種秋\}?種秋\{^ 001111111111000011111010111101011101010101011100011111010011111111110000111110101111010111010101010111000111101101011110 3ff0faf5d55c7d3ff0faf5d55c7b5e

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