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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 氈???D氈???D^ 10011111100000010011111100111111001111110100010010011111100000010011111100111111001111110100010001011110 9f813f3f3f449f813f3f3f445e
EUC-JP 氈???D氈???D^ 11011101111000010011111100111111001111110100010011011101111000010011111100111111001111110100010001011110 dde13f3f3f44dde13f3f3f445e
UTF-8 氈肋렰렟D氈肋렰렟D^ 111001101011000010001000111011111010010110010011111010111010000010110000111010111010000010011111010001001110011010110000100010001110111110100101100100111110101110100000101100001110101110100000100111110100010001011110 e6b088efa593eba0b0eba09f44e6b088efa593eba0b0eba09f445e
UHC 氈肋렰렟D氈肋렰렟D^ 11101110111111011101001011110001100011101011110110001110101100000100010011101110111111011101001011110001100011101011110110001110101100000100010001011110 eefdd2f18ebd8eb044eefdd2f18ebd8eb0445e

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