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 ?℡?}?℡?{^ 0011111110000111100001000011111101111101001111111000011110000100001111110111101101011110 3f87843f7d3f87843f7b5e
EUC-JP 塡??}塡??{^ 10001111101110001011010000111111001111110111110110001111101110001011010000111111001111110111101101011110 8fb8b43f3f7d8fb8b43f3f7b5e
UTF-8 塡℡맒}塡℡맒{^ 111001011010000110100001111000101000010010100001111010111010011110010010011111011110010110100001101000011110001010000100101000011110101110100111100100100111101101011110 e5a1a1e284a1eba7927de5a1a1e284a1eba7927b5e
UHC 塡℡맒}塡℡맒{^ 111011101111001110100010111001011011100010111101011111011110111011110011101000101110010110111000101111010111101101011110 eef3a2e5b8bd7deef3a2e5b8bd7b5e

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