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 塢??}塢??{^ 1001101011000111001111110011111101111101100110101100011100111111001111110111101101011110 9ac73f3f7d9ac73f3f7b5e
EUC-JP 塢??}塢??{^ 1101010011001001001111110011111101111101110101001100100100111111001111110111101101011110 d4c93f3f7dd4c93f3f7b5e
UTF-8 塢녽쪓}塢녽쪓{^ 111001011010000110100010111010111000010110111101111011001010101010010011011111011110010110100001101000101110101110000101101111011110110010101010100100110111101101011110 e5a1a2eb85bdecaa937de5a1a2eb85bdecaa937b5e
UHC 塢녽쪓}塢녽쪓{^ 111001111111000110000110111010011010010110001101011111011110011111110001100001101110100110100101100011010111101101011110 e7f186e9a58d7de7f186e9a58d7b5e

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