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 踟ー驩・踟ー驩・^ 11100110111101111011000011101001100010011010010111100110111101111011000011101001100010011010010101011110 e6f7b0e989a5e6f7b0e989a55e
EUC-JP 踟ー驩・踟ー驩・^ 1110110011111001100011101011000011110001111010011000111010100101111011001111100110001110101100001111000111101001100011101010010101011110 ecf98eb0f1e98ea5ecf98eb0f1e98ea55e
UTF-8 踟ー驩・踟ー驩・^ 11101000101110001001111111101111101111011011000011101001101010011010100111101111101111011010010111101000101110001001111111101111101111011011000011101001101010011010100111101111101111011010010101011110 e8b89fefbdb0e9a9a9efbda5e8b89fefbdb0e9a9a9efbda55e
UHC ??驩???驩?^ 0011111100111111111111001011111000111111001111110011111111111100101111100011111101011110 3f3ffcbe3f3f3ffcbe3f5e

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