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 予??}予??{^ 1001011101011100001111110011111101111101100101110101110000111111001111110111101101011110 975c3f3f7d975c3f3f7b5e
EUC-JP 予??}予??{^ 1100110110111101001111110011111101111101110011011011110100111111001111110111101101011110 cdbd3f3f7dcdbd3f3f7b5e
UTF-8 予뀀젣}予뀀젣{^ 111001001011101010001000111010111000000010000000111011001010000010100011011111011110010010111010100010001110101110000000100000001110110010100000101000110111101101011110 e4ba88eb8080eca0a37de4ba88eb8080eca0a37b5e
UHC 予뀀젣}予뀀젣{^ 111001011111100010110010111010111010000010011100011111011110010111111000101100101110101110100000100111000111101101011110 e5f8b2eba09c7de5f8b2eba09c7b5e

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