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 ??Ð}??Ð{^ 001111110011111111010000011111010011111100111111110100000111101101011110 3f3fd07d3f3fd07b5e
SJIS-WIN 倒??}倒??{^ 1001001101111100001111110011111101111101100100110111110000111111001111110111101101011110 937c3f3f7d937c3f3f7b5e
EUC-JP 倒??}倒??{^ 1100010111011101001111110011111101111101110001011101110100111111001111110111101101011110 c5dd3f3f7dc5dd3f3f7b5e
UTF-8 倒㏃Ð}倒㏃Ð{^ 11100101100000001001001011100011100011111000001111000011100100000111110111100101100000001001001011100011100011111000001111000011100100000111101101011110 e58092e38f83c3907de58092e38f83c3907b5e
UHC 倒㏃Ð}倒㏃Ð{^ 110100111110111010100111111011001010100010100010011111011101001111101110101001111110110010101000101000100111101101011110 d3eea7eca8a27dd3eea7eca8a27b5e

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