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{^ 11000101101101011110000010110001011011100111110111000101101101011110000010110001011011100111101101011110 c5b5e0b16e7dc5b5e0b16e7b5e
SJIS-WIN ???±n}???±n{^ 001111110011111100111111100000010111110101101110011111010011111100111111001111111000000101111101011011100111101101011110 3f3f3f817d6e7d3f3f3f817d6e7b5e
EUC-JP Å?à±n}Å?à±n{^ 1000111110101010101010010011111110001111101010111010001010100001110111100110111001111101100011111010101010101001001111111000111110101011101000101010000111011110011011100111101101011110 8faaa93f8faba2a1de6e7d8faaa93f8faba2a1de6e7b5e
UTF-8 ŵà±n}ŵà±n{^ 110000111000010111000010101101011100001110100000110000101011000101101110011111011100001110000101110000101011010111000011101000001100001010110001011011100111101101011110 c385c2b5c3a0c2b16e7dc385c2b5c3a0c2b16e7b5e
UHC ???±n}???±n{^ 001111110011111100111111101000011011111001101110011111010011111100111111001111111010000110111110011011100111101101011110 3f3f3fa1be6e7d3f3f3fa1be6e7b5e

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