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 遺??}遺??{^ 1000100011100010001111110011111101111101100010001110001000111111001111110111101101011110 88e23f3f7d88e23f3f7b5e
EUC-JP 遺??}遺??{^ 1011000011100100001111110011111101111101101100001110010000111111001111110111101101011110 b0e43f3f7db0e43f3f7b5e
UTF-8 遺쎄난}遺쎄난{^ 111010011000000110111010111011001000111010000100111010111000001010011100011111011110100110000001101110101110110010001110100001001110101110000010100111000111101101011110 e981baec8e84eb829c7de981baec8e84eb829c7b5e
UHC 遺쎄난}遺쎄난{^ 111010111011011010111101111010101011001110101101011111011110101110110110101111011110101010110011101011010111101101011110 ebb6bdeab3ad7debb6bdeab3ad7b5e

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