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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN リ霈キ\}リ霈キ\{^ 1111000011000000110110001110100010111100101101110101110001111101111100001100000011011000111010001011110010110111010111000111101101011110 f0c0d8e8bcb75c7df0c0d8e8bcb75c7b5e
EUC-JP ?リ霈キ\}?リ霈キ\{^ 00111111100011101101100011110000101111101000111010110111010111000111110100111111100011101101100011110000101111101000111010110111010111000111101101011110 3f8ed8f0be8eb75c7d3f8ed8f0be8eb75c7b5e
UTF-8 リ霈キ\}リ霈キ\{^ 1110111010000001101111111110111110111110100110001110100110011100100010001110111110111101101101110101110001111101111011101000000110111111111011111011111010011000111010011001110010001000111011111011110110110111010111000111101101011110 ee81bfefbe98e99c88efbdb75c7dee81bfefbe98e99c88efbdb75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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