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{^ 1110001010010100101011000110111001111101111000101001010010101100011011100111101101011110 e294ac6e7de294ac6e7b5e
SJIS-WIN ??¬n}??¬n{^ 00111111001111111000000111001010011011100111110100111111001111111000000111001010011011100111101101011110 3f3f81ca6e7d3f3f81ca6e7b5e
EUC-JP â?¬n}â?¬n{^ 1000111110101011101001000011111110100010110011000110111001111101100011111010101110100100001111111010001011001100011011100111101101011110 8faba43fa2cc6e7d8faba43fa2cc6e7b5e
UTF-8 ┬n}┬n{^ 1100001110100010110000101001010011000010101011000110111001111101110000111010001011000010100101001100001010101100011011100111101101011110 c3a2c294c2ac6e7dc3a2c294c2ac6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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