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 ?I??}?I??{^ 0011111101001001001111110011111101111101001111110100100100111111001111110111101101011110 3f493f3f7d3f493f3f7b5e
SJIS-WIN 竪I叩測}竪I叩測{^ 1001001001000111010010011001001001000000100100011010101001111101100100100100011101001001100100100100000010010001101010100111101101011110 924749924091aa7d924749924091aa7b5e
EUC-JP 竪I叩測}竪I叩測{^ 1100001110101000010010011100001110100001110000101010110001111101110000111010100001001001110000111010000111000010101011000111101101011110 c3a849c3a1c2ac7dc3a849c3a1c2ac7b5e
UTF-8 竪I叩測}竪I叩測{^ 1110011110101011101010100100100111100101100011111010100111100110101110001010110001111101111001111010101110101010010010011110010110001111101010011110011010111000101011000111101101011110 e7abaa49e58fa9e6b8ac7de7abaa49e58fa9e6b8ac7b5e
UHC 竪I叩測}竪I叩測{^ 1110001010110101010010011100110110110000111101101011010001111101111000101011010101001001110011011011000011110110101101000111101101011110 e2b549cdb0f6b47de2b549cdb0f6b47b5e

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