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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 単辰短多単辰短多^ 1001001001010000100100100100001110010010010110101001000110111101100100100101000010010010010000111001001001011010100100011011110101011110 92509243925a91bd92509243925a91bd5e
EUC-JP 単辰短多単辰短多^ 1100001110110001110000111010010011000011101110111100001010111111110000111011000111000011101001001100001110111011110000101011111101011110 c3b1c3a4c3bbc2bfc3b1c3a4c3bbc2bf5e
UTF-8 単辰短多単辰短多^ 11100101100011011001100011101000101111101011000011100111100111111010110111100101101001001001101011100101100011011001100011101000101111101011000011100111100111111010110111100101101001001001101001011110 e58d98e8beb0e79fade5a49ae58d98e8beb0e79fade5a49a5e
UHC ?辰短多?辰短多^ 001111111111001011100011110100111010110111010010111111010011111111110010111000111101001110101101110100101111110101011110 3ff2e3d3add2fd3ff2e3d3add2fd5e

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