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 驍オ陦ィ}驍オ陦ィ{^ 111010011000001010110101111010001010000110101000011111011110100110000010101101011110100010100001101010000111101101011110 e982b5e8a1a87de982b5e8a1a87b5e
EUC-JP 驍オ陦ィ}驍オ陦ィ{^ 11110001111000101000111010110101111100001010001110001110101010000111110111110001111000101000111010110101111100001010001110001110101010000111101101011110 f1e28eb5f0a38ea87df1e28eb5f0a38ea87b5e
UTF-8 驍オ陦ィ}驍オ陦ィ{^ 111010011010100110001101111011111011110110110101111010011001100110100110111011111011110110101000011111011110100110101001100011011110111110111101101101011110100110011001101001101110111110111101101010000111101101011110 e9a98defbdb5e999a6efbda87de9a98defbdb5e999a6efbda87b5e
UHC 驍???}驍???{^ 11111101101001000011111100111111001111110111110111111101101001000011111100111111001111110111101101011110 fda43f3f3f7dfda43f3f3f7b5e

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