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 ?¥賈}?¥賈{^ 00111111100000011000111111100110110010010111110100111111100000011000111111100110110010010111101101011110 3f818fe6c97d3f818fe6c97b5e
EUC-JP ?¥賈}?¥賈{^ 00111111101000011110111111101100110010110111110100111111101000011110111111101100110010110111101101011110 3fa1efeccb7d3fa1efeccb7b5e
UTF-8 뤻¥賈}뤻¥賈{^ 111010111010010010111011111011111011111110100101111010001011001110001000011111011110101110100100101110111110111110111111101001011110100010110011100010000111101101011110 eba4bbefbfa5e8b3887deba4bbefbfa5e8b3887b5e
UHC 뤻¥賈}뤻¥賈{^ 100011111110100110100001110011011100101010111001011111011000111111101001101000011100110111001010101110010111101101011110 8fe9a1cdcab97d8fe9a1cdcab97b5e

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