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 塢당콞}塢당콞{^ 111001011010000110100010111010111000101110111001111011001011110110011110011111011110010110100001101000101110101110001011101110011110110010111101100111100111101101011110 e5a1a2eb8bb9ecbd9e7de5a1a2eb8bb9ecbd9e7b5e
UHC 塢당콞}塢당콞{^ 111001111111000110110100111001111011000110010110011111011110011111110001101101001110011110110001100101100111101101011110 e7f1b4e7b1967de7f1b4e7b1967b5e

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