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 屍굟룪^ 11100101101100011000110111101010101101011001111111101011101000111010101001011110 e5b18deab59feba3aa5e
SJIS-WIN ?±?????£?^ 001111111000000101111101001111110011111100111111001111110011111110000001100100100011111101011110 3f817d3f3f3f3f3f81923f5e
EUC-JP å±?ê??룪^ 1000111110101011101010011010000111011110001111111000111110101011101101000011111100111111100011111010101110110011101000011111001010001111101000101110110001011110 8faba9a1de3f8fabb43f3f8fabb3a1f28fa2ec5e
UTF-8 屍굟룪^ 11000011101001011100001010110001110000101000110111000011101010101100001010110101110000101001111111000011101010111100001010100011110000101010101001011110 c3a5c2b1c28dc3aac2b5c29fc3abc2a3c2aa5e
UHC ?±??????ª^ 001111111010000110111110001111110011111100111111001111110011111100111111101010001010001101011110 3fa1be3f3f3f3f3f3fa8a35e

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