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 踞ウ逋ゥ踞ウ逋ゥ^ 11100110111101011011001111100111100110011010100111100110111101011011001111100111100110011010100101011110 e6f5b3e799a9e6f5b3e799a95e
EUC-JP 踞ウ逋ゥ踞ウ逋ゥ^ 1110110011110111100011101011001111101101111110011000111010101001111011001111011110001110101100111110110111111001100011101010100101011110 ecf78eb3edf98ea9ecf78eb3edf98ea95e
UTF-8 踞ウ逋ゥ踞ウ逋ゥ^ 11101000101110001001111011101111101111011011001111101001100000001000101111101111101111011010100111101000101110001001111011101111101111011011001111101001100000001000101111101111101111011010100101011110 e8b89eefbdb3e9808befbda9e8b89eefbdb3e9808befbda95e
UHC 踞?逋?踞?逋?^ 11001011111001100011111111111000111001110011111111001011111001100011111111111000111001110011111101011110 cbe63ff8e73fcbe63ff8e73f5e

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