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 üBÞÈon}üBÞÈon{^ 111111000100001011011110110010000110111101101110011111011111110001000010110111101100100001101111011011100111101101011110 fc42dec86f6e7dfc42dec86f6e7b5e
SJIS-WIN ?B??on}?B??on{^ 001111110100001000111111001111110110111101101110011111010011111101000010001111110011111101101111011011100111101101011110 3f423f3f6f6e7d3f423f3f6f6e7b5e
EUC-JP üBÞÈon}üBÞÈon{^ 100011111010101111100100010000101000111110101001101100001000111110101010101100100110111101101110011111011000111110101011111001000100001010001111101010011011000010001111101010101011001001101111011011100111101101011110 8fabe4428fa9b08faab26f6e7d8fabe4428fa9b08faab26f6e7b5e
UTF-8 üBÞÈon}üBÞÈon{^ 110000111011110001000010110000111001111011000011100010000110111101101110011111011100001110111100010000101100001110011110110000111000100001101111011011100111101101011110 c3bc42c39ec3886f6e7dc3bc42c39ec3886f6e7b5e
UHC ?BÞ?on}?BÞ?on{^ 0011111101000010101010001010110100111111011011110110111001111101001111110100001010101000101011010011111101101111011011100111101101011110 3f42a8ad3f6f6e7d3f42a8ad3f6f6e7b5e

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