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{^ 10011101111100110011111100111111011011100111110110011101111100110011111100111111011011100111101101011110 9df33f3f6e7d9df33f3f6e7b5e
EUC-JP 暎??n}暎??n{^ 11011010111101010011111100111111011011100111110111011010111101010011111100111111011011100111101101011110 daf53f3f6e7ddaf53f3f6e7b5e
UTF-8 暎방뒙n}暎방뒙n{^ 1110011010011010100011101110101110110000101010011110101110010010100110010110111001111101111001101001101010001110111010111011000010101001111010111001001010011001011011100111101101011110 e69a8eebb0a9eb92996e7de69a8eebb0a9eb92996e7b5e
UHC 暎방뒙n}暎방뒙n{^ 1110011110110010101110011110011010001010100101100110111001111101111001111011001010111001111001101000101010010110011011100111101101011110 e7b2b9e68a966e7de7b2b9e68a966e7b5e

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