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 ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
SJIS-WIN 髻オ閾ェE髻オ閾ェEB 111010011001111110110101111010001000011110101010010001011110100110011111101101011110100010000111101010100100010101000010 e99fb5e887aa45e99fb5e887aa4542
EUC-JP 髻オ閾ェE髻オ閾ェEB 11110010101000011000111010110101111011111110011110001110101010100100010111110010101000011000111010110101111011111110011110001110101010100100010101000010 f2a18eb5efe78eaa45f2a18eb5efe78eaa4542
UTF-8 髻オ閾ェE髻オ閾ェEB 111010011010101110111011111011111011110110110101111010011001011010111110111011111011110110101010010001011110100110101011101110111110111110111101101101011110100110010110101111101110111110111101101010100100010101000010 e9abbbefbdb5e996beefbdaa45e9abbbefbdb5e996beefbdaa4542
UHC ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542

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