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 慂??}慂??{^ 1001110011001000001111110011111101111101100111001100100000111111001111110111101101011110 9cc83f3f7d9cc83f3f7b5e
EUC-JP 慂??}慂??{^ 1101100011001010001111110011111101111101110110001100101000111111001111110111101101011110 d8ca3f3f7dd8ca3f3f7b5e
UTF-8 慂뤹뿛}慂뤹뿛{^ 111001101000010110000010111010111010010010111001111010111011111110011011011111011110011010000101100000101110101110100100101110011110101110111111100110110111101101011110 e68582eba4b9ebbf9b7de68582eba4b9ebbf9b7b5e
UHC 慂뤹뿛}慂뤹뿛{^ 111010011011110110001111111001111001011110011110011111011110100110111101100011111110011110010111100111100111101101011110 e9bd8fe7979e7de9bd8fe7979e7b5e

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