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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 暎??}暎??{^ 1001110111110011001111110011111101111101100111011111001100111111001111110111101101011110 9df33f3f7d9df33f3f7b5e
EUC-JP 暎??}暎??{^ 1101101011110101001111110011111101111101110110101111010100111111001111110111101101011110 daf53f3f7ddaf53f3f7b5e
UTF-8 暎껆춴}暎껆춴{^ 111001101001101010001110111010101011101110000110111011001011011010110100011111011110011010011010100011101110101010111011100001101110110010110110101101000111101101011110 e69a8eeabb86ecb6b47de69a8eeabb86ecb6b47b5e
UHC 暎껆춴}暎껆춴{^ 111001111011001010000011111001111010110110010000011111011110011110110010100000111110011110101101100100000111101101011110 e7b283e7ad907de7b283e7ad907b5e

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