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 也e?}也e?{^ 10010110111001111000001010000101001111110111110110010110111001111000001010000101001111110111101101011110 96e782853f7d96e782853f7b5e
EUC-JP 也e˘}也e˘{^ 1100110011101001101000111110010110001111101000101010111101111101110011001110100110100011111001011000111110100010101011110111101101011110 cce9a3e58fa2af7dcce9a3e58fa2af7b5e
UTF-8 也e˘}也e˘{^ 11100100101110011001111111101111101111011000010111001011100110000111110111100100101110011001111111101111101111011000010111001011100110000111101101011110 e4b99fefbd85cb987de4b99fefbd85cb987b5e
UHC 也e˘}也e˘{^ 111001011010010110100011111001011010001010101000011111011110010110100101101000111110010110100010101010000111101101011110 e5a5a3e5a2a87de5a5a3e5a2a87b5e

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