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 ÔÚÞÈon}ÔÚÞÈon{^ 110101001101101011011110110010000110111101101110011111011101010011011010110111101100100001101111011011100111101101011110 d4dadec86f6e7dd4dadec86f6e7b5e
SJIS-WIN ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
EUC-JP ÔÚÞÈon}ÔÚÞÈon{^ 10001111101010101101010010001111101010101110001010001111101010011011000010001111101010101011001001101111011011100111110110001111101010101101010010001111101010101110001010001111101010011011000010001111101010101011001001101111011011100111101101011110 8faad48faae28fa9b08faab26f6e7d8faad48faae28fa9b08faab26f6e7b5e
UTF-8 ÔÚÞÈon}ÔÚÞÈon{^ 1100001110010100110000111001101011000011100111101100001110001000011011110110111001111101110000111001010011000011100110101100001110011110110000111000100001101111011011100111101101011110 c394c39ac39ec3886f6e7dc394c39ac39ec3886f6e7b5e
UHC ??Þ?on}??Þ?on{^ 0011111100111111101010001010110100111111011011110110111001111101001111110011111110101000101011010011111101101111011011100111101101011110 3f3fa8ad3f6f6e7d3f3fa8ad3f6f6e7b5e

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