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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 暎?暎?N}暎?暎?N{^ 1001110111110011001111111001110111110011001111110100111001111101100111011111001100111111100111011111001100111111010011100111101101011110 9df33f9df33f4e7d9df33f9df33f4e7b5e
EUC-JP 暎?暎?N}暎?暎?N{^ 1101101011110101001111111101101011110101001111110100111001111101110110101111010100111111110110101111010100111111010011100111101101011110 daf53fdaf53f4e7ddaf53fdaf53f4e7b5e
UTF-8 暎줵暎줲N}暎줵暎줲N{^ 1110011010011010100011101110110010100100101101011110011010011010100011101110110010100100101100100100111001111101111001101001101010001110111011001010010010110101111001101001101010001110111011001010010010110010010011100111101101011110 e69a8eeca4b5e69a8eeca4b24e7de69a8eeca4b5e69a8eeca4b24e7b5e
UHC 暎줵暎줲N}暎줵暎줲N{^ 111001111011001010100010011010001110011110110010101000100110011001001110011111011110011110110010101000100110100011100111101100101010001001100110010011100111101101011110 e7b2a268e7b2a2664e7de7b2a268e7b2a2664e7b5e

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