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{^ 11000110111110101110000110110101011011100111110111000110111110101110000110110101011011100111101101011110 c6fae1b56e7dc6fae1b56e7b5e
EUC-JP ニ杦オn}ニ杦オn{^ 10001110110001101000111111000011101000011000111010110101011011100111110110001110110001101000111111000011101000011000111010110101011011100111101101011110 8ec68fc3a18eb56e7d8ec68fc3a18eb56e7b5e
UTF-8 ニ杦オn}ニ杦オn{^ 1110111110111110100001101110011010011101101001101110111110111101101101010110111001111101111011111011111010000110111001101001110110100110111011111011110110110101011011100111101101011110 efbe86e69da6efbdb56e7defbe86e69da6efbdb56e7b5e
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)