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 ‘þe’Cy}‘þe’Cy{^ 100100011111111001100101100100100100001101111001011111011001000111111110011001011001001001000011011110010111101101011110 91fe659243797d91fe659243797b5e
SJIS-WIN ??e?Cy}??e?Cy{^ 001111110011111101100101001111110100001101111001011111010011111100111111011001010011111101000011011110010111101101011110 3f3f653f43797d3f3f653f43797b5e
EUC-JP ?þe?Cy}?þe?Cy{^ 00111111100011111010100111010000011001010011111101000011011110010111110100111111100011111010100111010000011001010011111101000011011110010111101101011110 3f8fa9d0653f43797d3f8fa9d0653f43797b5e
UTF-8 ‘þe’Cy}‘þe’Cy{^ 110000101001000111000011101111100110010111000010100100100100001101111001011111011100001010010001110000111011111001100101110000101001001001000011011110010111101101011110 c291c3be65c29243797dc291c3be65c29243797b5e
UHC ?þe?Cy}?þe?Cy{^ 0011111110101001101011010110010100111111010000110111100101111101001111111010100110101101011001010011111101000011011110010111101101011110 3fa9ad653f43797d3fa9ad653f43797b5e

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