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 —u˜Ron}—u˜Ron{^ 100101110111010110011000010100100110111101101110011111011001011101110101100110000101001001101111011011100111101101011110 977598526f6e7d977598526f6e7b5e
SJIS-WIN ?u?Ron}?u?Ron{^ 001111110111010100111111010100100110111101101110011111010011111101110101001111110101001001101111011011100111101101011110 3f753f526f6e7d3f753f526f6e7b5e
EUC-JP ?u?Ron}?u?Ron{^ 001111110111010100111111010100100110111101101110011111010011111101110101001111110101001001101111011011100111101101011110 3f753f526f6e7d3f753f526f6e7b5e
UTF-8 —u˜Ron}—u˜Ron{^ 11000010100101110111010111000010100110000101001001101111011011100111110111000010100101110111010111000010100110000101001001101111011011100111101101011110 c29775c298526f6e7dc29775c298526f6e7b5e
UHC ?u?Ron}?u?Ron{^ 001111110111010100111111010100100110111101101110011111010011111101110101001111110101001001101111011011100111101101011110 3f753f526f6e7d3f753f526f6e7b5e

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