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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 驍臥ョェ}驍臥ョェ{^ 111010011000001010001001111001111010111010101010011111011110100110000010100010011110011110101110101010100111101101011110 e98289e7aeaa7de98289e7aeaa7b5e
EUC-JP 驍臥ョェ}驍臥ョェ{^ 11110001111000101011001011101001100011101010111010001110101010100111110111110001111000101011001011101001100011101010111010001110101010100111101101011110 f1e2b2e98eae8eaa7df1e2b2e98eae8eaa7b5e
UTF-8 驍臥ョェ}驍臥ョェ{^ 111010011010100110001101111010001000011110100101111011111011110110101110111011111011110110101010011111011110100110101001100011011110100010000111101001011110111110111101101011101110111110111101101010100111101101011110 e9a98de887a5efbdaeefbdaa7de9a98de887a5efbdaeefbdaa7b5e
UHC 驍臥??}驍臥??{^ 111111011010010011101000110000100011111100111111011111011111110110100100111010001100001000111111001111110111101101011110 fda4e8c23f3f7dfda4e8c23f3f7b5e

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