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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 莘??}莘??{^ 10001111110110001010101100111111001111110111110110001111110110001010101100111111001111110111101101011110 8fd8ab3f3f7d8fd8ab3f3f7b5e
UTF-8 莘땶겦}莘땶겦{^ 111010001000111010011000111010111001010110110110111010101011001010100110011111011110100010001110100110001110101110010101101101101110101010110010101001100111101101011110 e88e98eb95b6eab2a67de88e98eb95b6eab2a67b5e
UHC 莘땶겦}莘땶겦{^ 111000111110111010001011100011001000000110111000011111011110001111101110100010111000110010000001101110000111101101011110 e3ee8b8c81b87de3ee8b8c81b87b5e

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