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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 遶コ霎曠遶コ霎曠^ 111001111010101110111010111010001011111010011110010001001110011110101011101110101110100010111110100111100100010001011110 e7abbae8be9e44e7abbae8be9e445e
EUC-JP 遶コ霎曠遶コ霎曠^ 1110111010101101100011101011101011110000110000001101101110100101111011101010110110001110101110101111000011000000110110111010010101011110 eead8ebaf0c0dba5eead8ebaf0c0dba55e
UTF-8 遶コ霎曠遶コ霎曠^ 11101001100000011011011011101111101111011011101011101001100111001000111011100110100110111010000011101001100000011011011011101111101111011011101011101001100111001000111011100110100110111010000001011110 e981b6efbdbae99c8ee69ba0e981b6efbdbae99c8ee69ba05e
UHC ???曠???曠^ 0011111100111111001111111100111011000111001111110011111100111111110011101100011101011110 3f3f3fcec73f3f3fcec75e

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