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 ?庚?}?庚?{^ 0011111110001101010011010011111101111101001111111000110101001101001111110111101101011110 3f8d4d3f7d3f8d4d3f7b5e
EUC-JP ?庚?}?庚?{^ 0011111110111001101011100011111101111101001111111011100110101110001111110111101101011110 3fb9ae3f7d3fb9ae3f7b5e
UTF-8 隣庚▧}隣庚▧{^ 111011111010011110110001111001011011101010011010111000101001011010100111011111011110111110100111101100011110010110111010100110101110001010010110101001110111101101011110 efa7b1e5ba9ae296a77defa7b1e5ba9ae296a77b5e
UHC 隣庚▧}隣庚▧{^ 111011001110010011001100110100101010001011001010011111011110110011100100110011001101001010100010110010100111101101011110 ece4ccd2a2ca7dece4ccd2a2ca7b5e

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