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 ???w}???w{^ 0011111100111111001111110111011101111101001111110011111100111111011101110111101101011110 3f3f3f777d3f3f3f777b5e
SJIS-WIN 炭足叩w}炭足叩w{^ 1001001001011001100100011010101110010010010000000111011101111101100100100101100110010001101010111001001001000000011101110111101101011110 925991ab9240777d925991ab9240777b5e
EUC-JP 炭足叩w}炭足叩w{^ 1100001110111010110000101010110111000011101000010111011101111101110000111011101011000010101011011100001110100001011101110111101101011110 c3bac2adc3a1777dc3bac2adc3a1777b5e
UTF-8 炭足叩w}炭足叩w{^ 1110011110000010101011011110100010110110101100111110010110001111101010010111011101111101111001111000001010101101111010001011011010110011111001011000111110101001011101110111101101011110 e782ade8b6b3e58fa9777de782ade8b6b3e58fa9777b5e
UHC 炭足叩w}炭足叩w{^ 1111011110101001111100001110101111001101101100000111011101111101111101111010100111110000111010111100110110110000011101110111101101011110 f7a9f0ebcdb0777df7a9f0ebcdb0777b5e

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