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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬯ゥ遨ゑスケ邇イ 111010011010110010101001111001111010100110000010111011111011110110111001111001111000111010110010 e9aca9e7a982efbdb9e78eb2
EUC-JP 鬯ゥ遨ゑスケ邇イ 11110010101011101000111010101001111011101010101110100100111100011000111010111101100011101011100111101101111011101000111010110010 f2ae8ea9eeaba4f18ebd8eb9edee8eb2
UTF-8 鬯ゥ遨ゑスケ邇イ 111010011010110010101111111011111011110110101001111010011000000110101000111000111000001010010001111011111011110110111101111011111011110110111001111010011000001010000111111011111011110110110010 e9acafefbda9e981a8e38291efbdbdefbdb9e98287efbdb2
UHC ???ゑ??邇? 00111111001111110011111110101010111100010011111100111111111011001100010000111111 3f3f3faaf13f3fecc43f

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