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 慂뤷벊}慂뤷벊{^ 111001101000010110000010111010111010010010110111111010111011001010001010011111011110011010000101100000101110101110100100101101111110101110110010100010100111101101011110 e68582eba4b7ebb28a7de68582eba4b7ebb28a7b5e
UHC 慂뤷벊}慂뤷벊{^ 111010011011110110001111111001011001001110101101011111011110100110111101100011111110010110010011101011010111101101011110 e9bd8fe593ad7de9bd8fe593ad7b5e

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