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 逋ー驩・逋ー驩・^ 11100111100110011011000011101001100010011010010111100111100110011011000011101001100010011010010101011110 e799b0e989a5e799b0e989a55e
EUC-JP 逋ー驩・逋ー驩・^ 1110110111111001100011101011000011110001111010011000111010100101111011011111100110001110101100001111000111101001100011101010010101011110 edf98eb0f1e98ea5edf98eb0f1e98ea55e
UTF-8 逋ー驩・逋ー驩・^ 11101001100000001000101111101111101111011011000011101001101010011010100111101111101111011010010111101001100000001000101111101111101111011011000011101001101010011010100111101111101111011010010101011110 e9808befbdb0e9a9a9efbda5e9808befbdb0e9a9a9efbda55e
UHC 逋?驩?逋?驩?^ 11111000111001110011111111111100101111100011111111111000111001110011111111111100101111100011111101011110 f8e73ffcbe3ff8e73ffcbe3f5e

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