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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 薑常宗J}薑常宗J{^ 1110010101000111100011111110110110001111010000000100101001111101111001010100011110001111111011011000111101000000010010100111101101011110 e5478fed8f404a7de5478fed8f404a7b5e
EUC-JP 薑常宗J}薑常宗J{^ 1110100110101000101111101110111110111101101000010100101001111101111010011010100010111110111011111011110110100001010010100111101101011110 e9a8beefbda14a7de9a8beefbda14a7b5e
UTF-8 薑常宗J}薑常宗J{^ 1110100010010110100100011110010110111000101110001110010110101110100101110100101001111101111010001001011010010001111001011011100010111000111001011010111010010111010010100111101101011110 e89691e5b8b8e5ae974a7de89691e5b8b8e5ae974a7b5e
UHC 薑常宗J}薑常宗J{^ 1100101110111001110111111100100011110000111100110100101001111101110010111011100111011111110010001111000011110011010010100111101101011110 cbb9dfc8f0f34a7dcbb9dfc8f0f34a7b5e

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