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 ∵??}∵??{^ 1000000111100110001111110011111101111101100000011110011000111111001111110111101101011110 81e63f3f7d81e63f3f7b5e
EUC-JP ∵??}∵??{^ 1010001011101000001111110011111101111101101000101110100000111111001111110111101101011110 a2e83f3f7da2e83f3f7b5e
UTF-8 ∵룫큡}∵룫큡{^ 111000101000100010110101111010111010001110101011111011011000000110100001011111011110001010001000101101011110101110100011101010111110110110000001101000010111101101011110 e288b5eba3abed81a17de288b5eba3abed81a17b5e
UHC ∵룫큡}∵룫큡{^ 101000011111000110001111101000101011010001101110011111011010000111110001100011111010001010110100011011100111101101011110 a1f18fa2b46e7da1f18fa2b46e7b5e

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