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 âtà°\n}âtà°\n{^ 111000100111010011100000101100000101110001101110011111011110001001110100111000001011000001011100011011100111101101011110 e274e0b05c6e7de274e0b05c6e7b5e
SJIS-WIN ?t?°\n}?t?°\n{^ 0011111101110100001111111000000110001011010111000110111001111101001111110111010000111111100000011000101101011100011011100111101101011110 3f743f818b5c6e7d3f743f818b5c6e7b5e
EUC-JP âtà°\n}âtà°\n{^ 10001111101010111010010001110100100011111010101110100010101000011110101101011100011011100111110110001111101010111010010001110100100011111010101110100010101000011110101101011100011011100111101101011110 8faba4748faba2a1eb5c6e7d8faba4748faba2a1eb5c6e7b5e
UTF-8 âtà°\n}âtà°\n{^ 110000111010001001110100110000111010000011000010101100000101110001101110011111011100001110100010011101001100001110100000110000101011000001011100011011100111101101011110 c3a274c3a0c2b05c6e7dc3a274c3a0c2b05c6e7b5e
UHC ?t?°\n}?t?°\n{^ 0011111101110100001111111010000111000110010111000110111001111101001111110111010000111111101000011100011001011100011011100111101101011110 3f743fa1c65c6e7d3f743fa1c65c6e7b5e

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