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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 襍ヲ遉セ迺ス薰サ隴 1110100010110101101001101110011110100100101111101110011110010010101111011111101110011110101110111110100010101101 e8b5a6e7a4bee792bdfb9ebbe8ad
EUC-JP 襍ヲ遉セ迺ス?サ隴 1111000010110111100011101010011011101110101001101000111010111110111011011111001010001110101111010011111110001110101110111111000010101111 f0b78ea6eea68ebeedf28ebd3f8ebbf0af
UTF-8 襍ヲ遉セ迺ス薰サ隴 111010001010010110001101111011111011110110100110111010011000000110001001111011111011110110111110111010001011111110111010111011111011110110111101111010001001011010110000111011111011110110111011111010011001101010110100 e8a58defbda6e98189efbdbee8bfbaefbdbde896b0efbdbbe99ab4
UHC ??????薰?? 00111111001111110011111100111111001111110011111111111101101110010011111100111111 3f3f3f3f3f3ffdb93f3f

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