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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 縡?弔背}縡?弔背{^ 1110001101110001001111111001001010100010100101000111011101111101111000110111000100111111100100101010001010010100011101110111101101011110 e3713f92a294777de3713f92a294777b5e
EUC-JP 縡?弔背}縡?弔背{^ 1110010111010010001111111100010010100100110001111101100001111101111001011101001000111111110001001010010011000111110110000111101101011110 e5d23fc4a4c7d87de5d23fc4a4c7d87b5e
UTF-8 縡렭弔背}縡렭弔背{^ 111001111011100010100001111010111010000010101101111001011011110010010100111010001000001110001100011111011110011110111000101000011110101110100000101011011110010110111100100101001110100010000011100011000111101101011110 e7b8a1eba0ade5bc94e8838c7de7b8a1eba0ade5bc94e8838c7b5e
UHC 縡렭弔背}縡렭弔背{^ 11101110101011011000111010111010111100001100000011011011110011100111110111101110101011011000111010111010111100001100000011011011110011100111101101011110 eead8ebaf0c0dbce7deead8ebaf0c0dbce7b5e

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