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 フ霈キ\}フ霈キ\{^ 1111000011100001110011001110100010111100101101110101110001111101111100001110000111001100111010001011110010110111010111000111101101011110 f0e1cce8bcb75c7df0e1cce8bcb75c7b5e
EUC-JP ?フ霈キ\}?フ霈キ\{^ 00111111100011101100110011110000101111101000111010110111010111000111110100111111100011101100110011110000101111101000111010110111010111000111101101011110 3f8eccf0be8eb75c7d3f8eccf0be8eb75c7b5e
UTF-8 フ霈キ\}フ霈キ\{^ 1110111010000010101000001110111110111110100011001110100110011100100010001110111110111101101101110101110001111101111011101000001010100000111011111011111010001100111010011001110010001000111011111011110110110111010111000111101101011110 ee82a0efbe8ce99c88efbdb75c7dee82a0efbe8ce99c88efbdb75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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