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 潁i?n}潁i?n{^ 100111111111000110000010100010010011111101101110011111011001111111110001100000101000100100111111011011100111101101011110 9ff182893f6e7d9ff182893f6e7b5e
EUC-JP 潁i?n}潁i?n{^ 110111101111001110100011111010010011111101101110011111011101111011110011101000111110100100111111011011100111101101011110 def3a3e93f6e7ddef3a3e93f6e7b5e
UTF-8 潁i궕n}潁i궕n{^ 1110011010111101100000011110111110111101100010011110101010110110100101010110111001111101111001101011110110000001111011111011110110001001111010101011011010010101011011100111101101011110 e6bd81efbd89eab6956e7de6bd81efbd89eab6956e7b5e
UHC 潁i궕n}潁i궕n{^ 1110011110111000101000111110100110000010101010100110111001111101111001111011100010100011111010011000001010101010011011100111101101011110 e7b8a3e982aa6e7de7b8a3e982aa6e7b5e

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