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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 暎??[}暎??[{^ 10011101111100110011111100111111010110110111110110011101111100110011111100111111010110110111101101011110 9df33f3f5b7d9df33f3f5b7b5e
EUC-JP 暎??[}暎??[{^ 11011010111101010011111100111111010110110111110111011010111101010011111100111111010110110111101101011110 daf53f3f5b7ddaf53f3f5b7b5e
UTF-8 暎밭퀨[}暎밭퀨[{^ 1110011010011010100011101110101110110000101011011110110110000000101010000101101101111101111001101001101010001110111010111011000010101101111011011000000010101000010110110111101101011110 e69a8eebb0aded80a85b7de69a8eebb0aded80a85b7b5e
UHC 暎밭퀨[}暎밭퀨[{^ 1110011110110010101110011110011110110011100111000101101101111101111001111011001010111001111001111011001110011100010110110111101101011110 e7b2b9e7b39c5b7de7b2b9e7b39c5b7b5e

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