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 ?wnf?wn^}Y?wnf?wn^}bE 001111110111011101101110011001100011111101110111011011100101111001111101010110010011111101110111011011100110011000111111011101110110111001011110011111010110001001000101 3f776e663f776e5e7d593f776e663f776e5e7d6245
SJIS-WIN 秀wnf秀wn^}Y秀wnf秀wn^}bE 10001111010001110111011101101110011001101000111101000111011101110110111001011110011111010101100110001111010001110111011101101110011001101000111101000111011101110110111001011110011111010110001001000101 8f47776e668f47776e5e7d598f47776e668f47776e5e7d6245
EUC-JP 秀wnf秀wn^}Y秀wnf秀wn^}bE 10111101101010000111011101101110011001101011110110101000011101110110111001011110011111010101100110111101101010000111011101101110011001101011110110101000011101110110111001011110011111010110001001000101 bda8776e66bda8776e5e7d59bda8776e66bda8776e5e7d6245
UTF-8 秀wnf秀wn^}Y秀wnf秀wn^}bE 1110011110100111100000000111011101101110011001101110011110100111100000000111011101101110010111100111110101011001111001111010011110000000011101110110111001100110111001111010011110000000011101110110111001011110011111010110001001000101 e7a780776e66e7a780776e5e7d59e7a780776e66e7a780776e5e7d6245
UHC 秀wnf秀wn^}Y秀wnf秀wn^}bE 11100010101100110111011101101110011001101110001010110011011101110110111001011110011111010101100111100010101100110111011101101110011001101110001010110011011101110110111001011110011111010110001001000101 e2b3776e66e2b3776e5e7d59e2b3776e66e2b3776e5e7d6245

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