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 ア莖舅}ア莖舅{^ 10110001111001001011000111100100011011100111110110110001111001001011000111100100011011100111101101011110 b1e4b1e46e7db1e4b1e46e7b5e
EUC-JP ア莖舅}ア莖舅{^ 100011101011000111101000101100111110011111001111011111011000111010110001111010001011001111100111110011110111101101011110 8eb1e8b3e7cf7d8eb1e8b3e7cf7b5e
UTF-8 ア莖舅}ア莖舅{^ 111011111011110110110001111010001000111010010110111010001000100010000101011111011110111110111101101100011110100010001110100101101110100010001000100001010111101101011110 efbdb1e88e96e888857defbdb1e88e96e888857b5e
UHC ?莖舅}?莖舅{^ 00111111110011001110110011001111110000000111110100111111110011001110110011001111110000000111101101011110 3fcceccfc07d3fcceccfc07b5e

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