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 煆宍凞自}煆宍凞自{^ 11111011010101101000111010110011111110110101100010001110101010010111110111111011010101101000111010110011111110110101100010001110101010010111101101011110 fb568eb3fb588ea97dfb568eb3fb588ea97b5e
EUC-JP 煆宍?自}煆宍?自{^ 10001111110010011111010010111100101101010011111110111100101010110111110110001111110010011111010010111100101101010011111110111100101010110111101101011110 8fc9f4bcb53fbcab7d8fc9f4bcb53fbcab7b5e
UTF-8 煆宍凞自}煆宍凞自{^ 111001111000010110000110111001011010111010001101111011111010100010010101111010001000011110101010011111011110011110000101100001101110010110101110100011011110111110101000100101011110100010000111101010100111101101011110 e78586e5ae8defa895e887aa7de78586e5ae8defa895e887aa7b5e
UHC ???自}???自{^ 00111111001111110011111111101101101110110111110100111111001111110011111111101101101110110111101101011110 3f3f3fedbb7d3f3f3fedbb7b5e

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