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 ◆?寇}◆?寇{^ 10000001100111110011111110011011100001000111110110000001100111110011111110011011100001000111101101011110 819f3f9b847d819f3f9b847b5e
EUC-JP ◆?寇}◆?寇{^ 10100010101000010011111111010101111001000111110110100010101000010011111111010101111001000111101101011110 a2a13fd5e47da2a13fd5e47b5e
UTF-8 ◆룴寇}◆룴寇{^ 111000101001011110000110111010111010001110110100111001011010111110000111011111011110001010010111100001101110101110100011101101001110010110101111100001110111101101011110 e29786eba3b4e5af877de29786eba3b4e5af877b5e
UHC ◆룴寇}◆룴寇{^ 101000011101111110001111101010011100111110101000011111011010000111011111100011111010100111001111101010000111101101011110 a1df8fa9cfa87da1df8fa9cfa87b5e

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